Home
last modified time | relevance | path

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

/aosp12/system/bt/include/hardware/
H A Dbt_hf_client.h308 bthf_client_network_state_callback network_state_cb; member
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_hfpclient.cpp106 static void network_state_cb(const RawAddress* bd_addr, in network_state_cb() function
390 network_state_cb,
/aosp12/system/bt/btif/src/
H A Dbtif_hf_client.cc790 HAL_CBACK(bt_hf_client_callbacks, network_state_cb, &cb->peer_bda, in process_ind_evt()