Searched refs:tBTA_JV_RFC_CB (Results 1 – 2 of 2) sorted by relevance
161 } tBTA_JV_RFC_CB; typedef280 tBTA_JV_RFC_CB *p_cb;309 tBTA_JV_RFC_CB *p_cb;318 tBTA_JV_RFC_CB *p_cb;392 tBTA_JV_RFC_CB rfc_cb[BTA_JV_MAX_RFC_CONN];
110 static tBTA_JV_PCB * bta_jv_add_rfc_port(tBTA_JV_RFC_CB *p_cb, tBTA_JV_PCB *p_pcb_open);201 tBTA_JV_RFC_CB * bta_jv_alloc_rfc_cb(UINT16 port_handle, tBTA_JV_PCB **pp_pcb) in bta_jv_alloc_rfc_cb()203 tBTA_JV_RFC_CB *p_cb = NULL; in bta_jv_alloc_rfc_cb()269 tBTA_JV_RFC_CB * bta_jv_rfc_port_to_cb(UINT16 port_handle) in bta_jv_rfc_port_to_cb()271 tBTA_JV_RFC_CB *p_cb = NULL; in bta_jv_rfc_port_to_cb()291 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()1451 tBTA_JV_RFC_CB *p_cb = bta_jv_rfc_port_to_cb(port_handle); in bta_jv_port_data_co_cback()1488 tBTA_JV_RFC_CB *p_cb = bta_jv_rfc_port_to_cb(port_handle); in bta_jv_port_mgmt_cl_cback()1542 tBTA_JV_RFC_CB *p_cb = bta_jv_rfc_port_to_cb(port_handle); in bta_jv_port_event_cl_cback()1588 tBTA_JV_RFC_CB *p_cb = NULL; in bta_jv_rfcomm_connect()[all …]