Home
last modified time | relevance | path

Searched refs:hold_active_accept_held (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_telephony.rs97 fn hold_active_accept_held(&mut self) -> bool { in hold_active_accept_held() method
/packages/modules/Bluetooth/floss/pandora/floss/
Dtelephony_client.py303 def hold_active_accept_held(self): member in FlossTelephonyClient
/packages/modules/Bluetooth/floss/pandora/server/
Dbluetooth.py378 return self.telephony_client.hold_active_accept_held()
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs339 fn hold_active_accept_held(&mut self) -> bool; in hold_active_accept_held() method
4274 fn hold_active_accept_held(&mut self) -> bool { in hold_active_accept_held() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Dcommand_handler.rs2283 .hold_active_accept_held(); in cmd_telephony()
Ddbus_iface.rs2459 fn hold_active_accept_held(&mut self) -> bool { in hold_active_accept_held() method