Home
last modified time | relevance | path

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

/aosp12/system/bt/bta/test/
H A Dbta_hf_client_test.cc69 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()
/aosp12/system/bt/bta/hf_client/
H A Dbta_hf_client_main.cc368 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() function
581 tBTA_HF_CLIENT_CB* existing_cb = bta_hf_client_find_cb_by_bda(bd_addr); in bta_hf_client_allocate_handle()
H A Dbta_hf_client_int.h216 extern tBTA_HF_CLIENT_CB* bta_hf_client_find_cb_by_bda(