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.c224 static int btif_hf_idx_by_bdaddr(bt_bdaddr_t *bd_addr) in btif_hf_idx_by_bdaddr() function
695 int idx = btif_hf_idx_by_bdaddr((bt_bdaddr_t *)p_param); in btif_in_hf_generic_evt()
809 int idx = btif_hf_idx_by_bdaddr(bd_addr); in disconnect()
839 int idx = btif_hf_idx_by_bdaddr(bd_addr); in connect_audio()
877 int idx = btif_hf_idx_by_bdaddr(bd_addr); in disconnect_audio()
907 int idx = btif_hf_idx_by_bdaddr(bd_addr); in start_voice_recognition()
948 int idx = btif_hf_idx_by_bdaddr(bd_addr); in stop_voice_recognition()
990 int idx = btif_hf_idx_by_bdaddr(bd_addr); in volume_control()
1056 int idx = btif_hf_idx_by_bdaddr(bd_addr); in cops_response()
1094 int idx = btif_hf_idx_by_bdaddr(bd_addr); in cind_response()
[all …]