Searched refs:establish_ble_connection (Results 1 – 4 of 4) sorted by relevance
32 from acts_contrib.test_utils.bt.ble_performance_test_utils import establish_ble_connection114 bluetooth_gatt, gatt_callback, adv_callback, gatt_server = establish_ble_connection(
72 btputils.establish_ble_connection(self.client_ad, self.server_ad,
164 def establish_ble_connection(client_ad, server_ad, con_priority): function
43 def establish_ble_connection(client_ad, server_ad): function