Home
last modified time | relevance | path

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

/aosp12/system/bt/btif/src/
H A Dbtif_hf.cc110 RawAddress connected_bda; member
253 hf_cb->connected_bda = RawAddress::kEmpty; in reset_control_block()
346 CHECK(!btif_hf_cb[idx].connected_bda.IsEmpty()) in btif_hf_upstreams_evt()
358 &(btif_hf_cb[idx].connected_bda)); in btif_hf_upstreams_evt()
384 RawAddress connected_bda = btif_hf_cb[idx].connected_bda; in btif_hf_upstreams_evt() local
401 RawAddress connected_bda = btif_hf_cb[idx].connected_bda; in btif_hf_upstreams_evt() local
453 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
479 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
559 &btif_hf_cb[idx].connected_bda); in btif_hf_upstreams_evt()
668 hf_cb->connected_bda = *bd_addr; in connect_int()
[all …]