Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/jv/
Dbta_jv_act.cc1548 static int find_rfc_pcb(uint32_t rfcomm_slot_id, tBTA_JV_RFC_CB** cb, in find_rfc_pcb() function
1582 if (!find_rfc_pcb(rfcomm_slot_id, &p_cb, &p_pcb)) return; in bta_jv_rfcomm_close()
1898 if (!find_rfc_pcb(rfcomm_slot_id, &p_cb, &p_pcb)) return; in bta_jv_rfcomm_stop_server()