bluetooth autotests: Redefine suites and change suite membership

Remove bluetooth_SDP* tests for bluetooth_qualification
Remove tests from bluetooth_sanity
Add bluetooth_AdapterQuickSanity to bluetooth_sanity
Add bluetooth_Adapter[MD|CL|SA|LE]Sanity to bluetooth_qualificition

TEST=Run bluetooth_AdapterQuickSanity and suites
BUG=b:149087336

Change-Id: I9f676f43c571249c50bbf7c868641bf22d80777e
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/2044410
Commit-Queue: Shijin Abraham <shijinabraham@google.com>
Tested-by: Shijin Abraham <shijinabraham@google.com>
Reviewed-by: Daniel Winkler <danielwinkler@google.com>
diff --git a/server/site_tests/bluetooth_AdapterSASanity/control.sa_discoverable_timeout_test b/server/site_tests/bluetooth_AdapterSASanity/control.sa_discoverable_timeout_test
index 0c5b8fc..6f1033a 100644
--- a/server/site_tests/bluetooth_AdapterSASanity/control.sa_discoverable_timeout_test
+++ b/server/site_tests/bluetooth_AdapterSASanity/control.sa_discoverable_timeout_test
@@ -9,8 +9,7 @@
 NAME = 'bluetooth_AdapterSASanity.sa_adapter_discoverable_timeout_test'
 PURPOSE = 'Test DiscoverableTimout Property'
 CRITERIA = 'Controller should become not discoverable after timeout'
-ATTRIBUTES = ('suite:bluetooth, suite:bluetooth_sanity,'
-              'suite:bluetooth_standalone')
+ATTRIBUTES = 'suite:bluetooth, suite:bluetooth_standalone'
 TIME = 'MEDIUM' # 6 minutes on EVE
 TEST_CATEGORY = 'Functional'
 TEST_CLASS = 'bluetooth'