Home
last modified time | relevance | path

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

/system/bt/bta/jv/
Dbta_jv_int.h160 } tBTA_JV_RFC_CB; typedef
298 tBTA_JV_RFC_CB *p_cb;
307 tBTA_JV_RFC_CB *p_cb;
380 tBTA_JV_RFC_CB rfc_cb[BTA_JV_MAX_RFC_CONN];
Dbta_jv_act.c96 static tBTA_JV_PCB * bta_jv_add_rfc_port(tBTA_JV_RFC_CB *p_cb, tBTA_JV_PCB *p_pcb_open);
187 tBTA_JV_RFC_CB * bta_jv_alloc_rfc_cb(UINT16 port_handle, tBTA_JV_PCB **pp_pcb) in bta_jv_alloc_rfc_cb()
189 tBTA_JV_RFC_CB *p_cb = NULL; in bta_jv_alloc_rfc_cb()
255 tBTA_JV_RFC_CB * bta_jv_rfc_port_to_cb(UINT16 port_handle) in bta_jv_rfc_port_to_cb()
257 tBTA_JV_RFC_CB *p_cb = NULL; in bta_jv_rfc_port_to_cb()
277 static tBTA_JV_STATUS bta_jv_free_rfc_cb(tBTA_JV_RFC_CB *p_cb, tBTA_JV_PCB *p_pcb) in bta_jv_free_rfc_cb()
1439 tBTA_JV_RFC_CB *p_cb = bta_jv_rfc_port_to_cb(port_handle); in bta_jv_port_data_co_cback()
1472 tBTA_JV_RFC_CB *p_cb = bta_jv_rfc_port_to_cb(port_handle); in bta_jv_port_mgmt_cl_cback()
1526 tBTA_JV_RFC_CB *p_cb = bta_jv_rfc_port_to_cb(port_handle); in bta_jv_port_event_cl_cback()
1572 tBTA_JV_RFC_CB *p_cb = NULL; in bta_jv_rfcomm_connect()
[all …]