Home
last modified time | relevance | path

Searched defs:network_state_cb (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/include/hardware/
Dbt_hf_client.h296 bthf_client_network_state_callback network_state_cb; member
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp129 static void network_state_cb(const RawAddress* bd_addr, bthf_client_network_state_t state) { in network_state_cb() function