Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhfp.rs245 fn hfp_current_calls_query_callback(addr: RawAddress); in hfp_current_calls_query_callback() function
373 hfp_current_calls_query_callback -> HfpCallbacks::CurrentCallsQuery,
/packages/modules/Bluetooth/system/gd/rust/topshim/hfp/
Dhfp_shim.cc66 rusty::hfp_current_calls_query_callback(*addr); in current_calls_query_cb()