Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhf_client.rs164 ring_indication_cb: None, in initialize()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_hf_client.h326 bthf_client_ring_indication_callback ring_indication_cb; member
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp378 static void ring_indication_cb(const RawAddress* bd_addr) { in ring_indication_cb() function
426 ring_indication_cb,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf_client.cc1034 HAL_CBACK(bt_hf_client_callbacks, ring_indication_cb, &cb->peer_bda); in btif_hf_client_upstreams_evt()