Searched refs:bta_hf_client_find_cb_by_bda (Results 1 – 3 of 3) sorted by relevance
69 EXPECT_TRUE(bta_hf_client_find_cb_by_bda(bdaddr1) != NULL); in TEST_F()86 EXPECT_TRUE(bta_hf_client_find_cb_by_bda(bdaddr2) == NULL); in TEST_F()
368 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_bda(peer_addr); in bta_hf_client_collision_cback()489 tBTA_HF_CLIENT_CB* bta_hf_client_find_cb_by_bda(const RawAddress& peer_addr) { in bta_hf_client_find_cb_by_bda() function581 tBTA_HF_CLIENT_CB* existing_cb = bta_hf_client_find_cb_by_bda(bd_addr); in bta_hf_client_allocate_handle()
216 extern tBTA_HF_CLIENT_CB* bta_hf_client_find_cb_by_bda(