Home
last modified time | relevance | path

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

/system/bt/bta/hf_client/
Dbta_hf_client_rfc.cc109 uint16_t tmp_handle = -1; in bta_hf_client_mgmt_cback() local
110 bta_hf_client_allocate_handle(peer_addr, &tmp_handle); in bta_hf_client_mgmt_cback()
111 client_cb = bta_hf_client_find_cb_by_handle(tmp_handle); in bta_hf_client_mgmt_cback()