Home
last modified time | relevance | path

Searched refs:CurrentCallsQuery (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhfp.rs206 CurrentCallsQuery(RawAddress), enumerator
256 hfp_current_calls_query_callback -> HfpCallbacks::CurrentCallsQuery,
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs827 HfpCallbacks::CurrentCallsQuery(addr) => { in dispatch_hfp_callbacks()