Home
last modified time | relevance | path

Searched defs:interop_insert_call_when_sco_start (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhfp.rs194 unsafe fn interop_insert_call_when_sco_start(bt_addr: RawAddress) -> bool; in interop_insert_call_when_sco_start() function
263 pub fn interop_insert_call_when_sco_start(bt_addr: RawAddress) -> bool { in interop_insert_call_when_sco_start() function
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc434 bool interop_insert_call_when_sco_start(RawAddress addr) { in interop_insert_call_when_sco_start() function