Searched defs:pri_ad (Results  1 – 3 of 3) sorted by relevance
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/ | 
| D | coex_test_utils.py | 75 def avrcp_actions(pri_ad, bt_device):  argument 110 def connect_ble(pri_ad, sec_ad):  argument 141 def collect_bluetooth_manager_dumpsys_logs(pri_ad, test_name):  argument 272 def device_discoverable(pri_ad, sec_ad):  argument 378 def disconnect_headset_from_dev(pri_ad, sec_ad, profiles_list):  argument 433 def initiate_disconnect_from_hf(audio_receiver, pri_ad, sec_ad, duration):  argument 482 def initiate_disconnect_call_dut(pri_ad, sec_ad, duration, callee_number):  argument 536 def check_wifi_status(pri_ad, network, ssh_config=None):  argument 599 def is_a2dp_connected(pri_ad, headset_mac_address):  argument 617 def media_stream_check(pri_ad, duration, headset_mac_address):  argument [all …] 
 | 
| /tools/test/connectivity/acts/framework/acts/controllers/buds_lib/ | 
| D | apollo_utils.py | 24 def get_serial_object(pri_ad, serial_device):  argument 42 def avrcp_actions(pri_ad, buds_device):  argument
  | 
| /tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ | 
| D | bt_test_utils.py | 255 def connect_pri_to_sec(pri_ad, sec_ad, profiles_set, attempts=2):  argument 283 def _connect_pri_to_sec(pri_ad, sec_ad, profiles_set):  argument 462 def disconnect_pri_from_sec(pri_ad, sec_ad, profiles_list):  argument 1306 def pair_pri_to_sec(pri_ad, sec_ad, attempts=2, auto_confirm=True):  argument 1344 def _pair_pri_to_sec(pri_ad, sec_ad, auto_confirm):  argument 1806 def _wait_for_passkey_match(pri_ad, sec_ad):  argument
  |