Home
last modified time | relevance | path

Searched refs:call_waiting_cb (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhf_client.rs157 call_waiting_cb: None, in initialize()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_hf_client.h319 bthf_client_call_waiting_callback call_waiting_cb; member
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp256 static void call_waiting_cb(const RawAddress* bd_addr, const char* number) { in call_waiting_cb() function
419 call_waiting_cb,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf_client.cc965 HAL_CBACK(bt_hf_client_callbacks, call_waiting_cb, &cb->peer_bda, in btif_hf_client_upstreams_evt()