Home
last modified time | relevance | path

Searched refs:bluetooth_gatt_list (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/ble/gatt/
DGattConnectTest.py55 bluetooth_gatt_list = [] variable in GattConnectTest
67 bluetooth_gatt_list = []
78 for bluetooth_gatt in self.bluetooth_gatt_list:
92 if bluetooth_gatt in self.bluetooth_gatt_list:
93 self.bluetooth_gatt_list.remove(bluetooth_gatt)
181 self.bluetooth_gatt_list.append(bluetooth_gatt)
225 self.bluetooth_gatt_list.append(bluetooth_gatt)
287 self.bluetooth_gatt_list.append(bluetooth_gatt)
295 if bluetooth_gatt in self.bluetooth_gatt_list:
296 self.bluetooth_gatt_list.remove(bluetooth_gatt)
[all …]
/tools/test/connectivity/acts_tests/tests/google/bt/gatt/
DGattOverBrEdrTest.py43 bluetooth_gatt_list = [] variable in GattOverBrEdrTest
62 bluetooth_gatt_list = []
67 for bluetooth_gatt in self.bluetooth_gatt_list:
82 if bluetooth_gatt in self.bluetooth_gatt_list:
83 self.bluetooth_gatt_list.remove(bluetooth_gatt)
135 self.bluetooth_gatt_list.append(bluetooth_gatt)
179 self.bluetooth_gatt_list.append(bluetooth_gatt)
227 self.bluetooth_gatt_list.append(bluetooth_gatt)
283 self.bluetooth_gatt_list.append(bluetooth_gatt)
342 self.bluetooth_gatt_list.append(bluetooth_gatt)
[all …]
/tools/test/connectivity/acts_tests/tests/google/coex/performance_tests/
DWlanWithBlePerformanceTest.py31 bluetooth_gatt_list = [] variable in WlanWithBlePerformanceTest
54 for bluetooth_gatt in self.bluetooth_gatt_list:
81 if bluetooth_gatt in self.bluetooth_gatt_list:
82 self.bluetooth_gatt_list.remove(bluetooth_gatt)
140 self.bluetooth_gatt_list.append(bluetooth_gatt)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/
Dcoex_test_utils.py122 bluetooth_gatt_list = []
131 bluetooth_gatt_list.append(bluetooth_gatt)