Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hf.cc193 static int btif_hf_idx_by_bdaddr(bt_bdaddr_t* bd_addr) { in btif_hf_idx_by_bdaddr() function
646 int idx = btif_hf_idx_by_bdaddr((bt_bdaddr_t*)p_param); in btif_in_hf_generic_evt()
770 int idx = btif_hf_idx_by_bdaddr(bd_addr); in disconnect()
797 int idx = btif_hf_idx_by_bdaddr(bd_addr); in connect_audio()
833 int idx = btif_hf_idx_by_bdaddr(bd_addr); in disconnect_audio()
860 int idx = btif_hf_idx_by_bdaddr(bd_addr); in start_voice_recognition()
895 int idx = btif_hf_idx_by_bdaddr(bd_addr); in stop_voice_recognition()
931 int idx = btif_hf_idx_by_bdaddr(bd_addr); in volume_control()
994 int idx = btif_hf_idx_by_bdaddr(bd_addr); in cops_response()
1028 int idx = btif_hf_idx_by_bdaddr(bd_addr); in cind_response()
[all …]