Home
last modified time | relevance | path

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

/system/bt/bta/test/
Dbta_hf_client_test.cc68 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()
/system/bt/bta/hf_client/
Dbta_hf_client_main.cc369 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() function
584 tBTA_HF_CLIENT_CB* existing_cb = bta_hf_client_find_cb_by_bda(bd_addr); in bta_hf_client_allocate_handle()
Dbta_hf_client_int.h208 extern tBTA_HF_CLIENT_CB* bta_hf_client_find_cb_by_bda(