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)
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/google/bt/gatt/
DGattOverBrEdrTest.py44 bluetooth_gatt_list = [] variable in GattOverBrEdrTest
63 bluetooth_gatt_list = []
68 for bluetooth_gatt in self.bluetooth_gatt_list:
83 if bluetooth_gatt in self.bluetooth_gatt_list:
84 self.bluetooth_gatt_list.remove(bluetooth_gatt)
136 self.bluetooth_gatt_list.append(bluetooth_gatt)
180 self.bluetooth_gatt_list.append(bluetooth_gatt)
228 self.bluetooth_gatt_list.append(bluetooth_gatt)
284 self.bluetooth_gatt_list.append(bluetooth_gatt)
343 self.bluetooth_gatt_list.append(bluetooth_gatt)
[all …]
/tools/test/connectivity/acts/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/framework/acts/test_utils/coex/
Dcoex_test_utils.py123 bluetooth_gatt_list = []
132 bluetooth_gatt_list.append(bluetooth_gatt)