Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/ble/gatt/
DGattConnectTest.py56 bluetooth_gatt_list = [] variable in GattConnectTest
68 bluetooth_gatt_list = []
79 for bluetooth_gatt in self.bluetooth_gatt_list:
93 if bluetooth_gatt in self.bluetooth_gatt_list:
94 self.bluetooth_gatt_list.remove(bluetooth_gatt)
181 self.bluetooth_gatt_list.append(bluetooth_gatt)
225 self.bluetooth_gatt_list.append(bluetooth_gatt)
286 self.bluetooth_gatt_list.append(bluetooth_gatt)
294 if bluetooth_gatt in self.bluetooth_gatt_list:
295 self.bluetooth_gatt_list.remove(bluetooth_gatt)
[all …]
/tools/test/connectivity/acts/tests/google/bt/gatt/
DGattOverBrEdrTest.py44 bluetooth_gatt_list = [] variable in GattOverBrEdrTest
65 bluetooth_gatt_list = []
70 for bluetooth_gatt in self.bluetooth_gatt_list:
85 if bluetooth_gatt in self.bluetooth_gatt_list:
86 self.bluetooth_gatt_list.remove(bluetooth_gatt)
138 self.bluetooth_gatt_list.append(bluetooth_gatt)
182 self.bluetooth_gatt_list.append(bluetooth_gatt)
230 self.bluetooth_gatt_list.append(bluetooth_gatt)
286 self.bluetooth_gatt_list.append(bluetooth_gatt)
345 self.bluetooth_gatt_list.append(bluetooth_gatt)
[all …]
/tools/test/connectivity/acts/tests/google/coex/performance_tests/
DWlanWithBlePerformanceTest.py30 bluetooth_gatt_list = [] variable in WlanWithBlePerformanceTest
44 for bluetooth_gatt in self.bluetooth_gatt_list:
71 if bluetooth_gatt in self.bluetooth_gatt_list:
72 self.bluetooth_gatt_list.remove(bluetooth_gatt)
125 self.bluetooth_gatt_list.append(bluetooth_gatt)
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
Dcoex_test_utils.py103 bluetooth_gatt_list = []
111 bluetooth_gatt_list.append(bluetooth_gatt)