Searched refs:existing_cb (Results 1 – 1 of 1) sorted by relevance
584 tBTA_HF_CLIENT_CB* existing_cb = bta_hf_client_find_cb_by_bda(bd_addr); in bta_hf_client_allocate_handle() local585 if (existing_cb != NULL) { in bta_hf_client_allocate_handle()