Lines Matching refs:connected_bda
155 bt_bdaddr_t connected_bda; member
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()
417 bdcpy(btif_hf_cb[idx].connected_bda.address, in btif_hf_upstreams_evt()
431 … bdaddr_to_string(&btif_hf_cb[idx].connected_bda, bdstr, sizeof(bdstr))); in btif_hf_upstreams_evt()
436 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
439 bdsetany(btif_hf_cb[idx].connected_bda.address); in btif_hf_upstreams_evt()
452 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
453 bdsetany(btif_hf_cb[idx].connected_bda.address); in btif_hf_upstreams_evt()
473 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
480 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
485 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
494 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
504 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
517 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
522 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
527 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
532 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
538 BTHF_VR_STATE_STOPPED, &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
544 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
553 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
561 { HAL_CBACK(bt_hf_callbacks, wbs_cb, BTHF_WBS_NO, &btif_hf_cb[idx].connected_bda);} in btif_hf_upstreams_evt()
563 {HAL_CBACK(bt_hf_callbacks, wbs_cb, BTHF_WBS_YES, &btif_hf_cb[idx].connected_bda);} in btif_hf_upstreams_evt()
565 {HAL_CBACK(bt_hf_callbacks, wbs_cb, BTHF_WBS_NONE, &btif_hf_cb[idx].connected_bda);} in btif_hf_upstreams_evt()
571 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
576 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
581 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
586 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
591 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
621 BTHF_WBS_YES : BTHF_WBS_NO, &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
690 &btif_hf_cb[idx].connected_bda); in btif_in_hf_generic_evt()
761 bdcpy(btif_hf_cb[i].connected_bda.address, bd_addr->address); in connect_int()
763 BTA_AgOpen(btif_hf_cb[i].handle, btif_hf_cb[i].connected_bda.address, in connect_int()