Home
last modified time | relevance | path

Searched refs:wait_for_call_state (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/blueberry/controllers/
Dandroid_bt_target_device.py175 if not self.wait_for_call_state(
403 if not self.wait_for_call_state(
/packages/modules/Bluetooth/system/blueberry/tests/pbap/
Dbluetooth_pbap_test.py372 is_ringing = primary_phone.wait_for_call_state(
/packages/modules/Bluetooth/system/blueberry/utils/
Dandroid_bluetooth_decorator.py831 def wait_for_call_state(self, member in AndroidBluetoothDecorator
914 is_ringing = callee.wait_for_call_state(bt_constants.CALL_STATE_RINGING, timeout_sec)