Searched refs:bta_hf_client_find_cb_by_bda (Results 1 – 3 of 3) sorted by relevance
68 EXPECT_TRUE(bta_hf_client_find_cb_by_bda(bdaddr1) != NULL); in TEST_F()85 EXPECT_TRUE(bta_hf_client_find_cb_by_bda(bdaddr2) == NULL); in TEST_F()
369 tBTA_HF_CLIENT_CB* client_cb = bta_hf_client_find_cb_by_bda(peer_addr); in bta_hf_client_collision_cback()492 tBTA_HF_CLIENT_CB* bta_hf_client_find_cb_by_bda(const RawAddress& peer_addr) { in bta_hf_client_find_cb_by_bda() function584 tBTA_HF_CLIENT_CB* existing_cb = bta_hf_client_find_cb_by_bda(bd_addr); in bta_hf_client_allocate_handle()
208 extern tBTA_HF_CLIENT_CB* bta_hf_client_find_cb_by_bda(