Searched defs:accept_call (Results 1 – 3 of 3) sorted by relevance
/tools/test/connectivity/acts/framework/acts/test_utils/abstract_devices/ | ||
D | bluetooth_handsfree_abstract_device.py | 68 def accept_call(self): member in BluetoothHandsfreeAbstractDevice |
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ | ||
D | simulated_carkit_device.py | 38 def accept_call(self): member in SimulatedCarkitDevice |
/tools/test/connectivity/acts/framework/acts/test_utils/car/ | ||
D | car_telecom_utils.py | 211 def accept_call(log, ad, call_id): function |