Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhf_client.rs151 current_operator_cb: None, in initialize()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_hf_client.h313 bthf_client_current_operator_callback current_operator_cb; member
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp163 static void current_operator_cb(const RawAddress* bd_addr, const char* name) { in current_operator_cb() function
413 current_operator_cb,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf_client.cc950 HAL_CBACK(bt_hf_client_callbacks, current_operator_cb, &cb->peer_bda, in btif_hf_client_upstreams_evt()