Searched refs:btif_hf_cb (Results 1 – 1 of 1) sorted by relevance
141 else if (btif_hf_cb.state != BTHF_CONNECTION_STATE_SLC_CONNECTED)\143 …("BTHF: %s: SLC connection not up. state=%s", __FUNCTION__, dump_hf_conn_state(btif_hf_cb.state));\166 static btif_hf_cb_t btif_hf_cb[BTIF_HF_NUM_CB]; variable202 if (((btif_hf_cb[i].state == BTHF_CONNECTION_STATE_CONNECTED) || in is_connected()203 (btif_hf_cb[i].state == BTHF_CONNECTION_STATE_SLC_CONNECTED)) && in is_connected()205 btif_hf_cb[i].connected_bda.address) == 0))) in is_connected()226 btif_hf_cb[i].connected_bda.address) == 0)) in btif_hf_idx_by_bdaddr()274 BTA_AgResult (btif_hf_cb[idx].handle, BTA_AG_UNAT_RES, &ag_res); in send_at_result()299 btif_hf_cb[idx].call_setup_state = BTHF_CALL_STATE_IDLE; in clear_phone_state_multihf()300 btif_hf_cb[idx].num_active = btif_hf_cb[idx].num_held = 0; in clear_phone_state_multihf()[all …]