Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhf_client.rs147 network_state_cb: None, in initialize()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_hf_client.h309 bthf_client_network_state_callback network_state_cb; member
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp113 static void network_state_cb(const RawAddress* bd_addr, in network_state_cb() function
409 network_state_cb,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf_client.cc807 HAL_CBACK(bt_hf_client_callbacks, network_state_cb, &cb->peer_bda, in process_ind_evt()