Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dhf_client.rs148 network_roaming_cb: None, in initialize()
/packages/modules/Bluetooth/system/include/hardware/
Dbt_hf_client.h310 bthf_client_network_roaming_callback network_roaming_cb; member
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hfpclient.cpp126 static void network_roaming_cb(const RawAddress* bd_addr, in network_roaming_cb() function
410 network_roaming_cb,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf_client.cc817 HAL_CBACK(bt_hf_client_callbacks, network_roaming_cb, &cb->peer_bda, in process_ind_evt()