Searched refs:tPORT_CALLBACK (Results 1 – 5 of 5) sorted by relevance
60 tPORT_CALLBACK *p_callback; /* Address of the callback function */194 tPORT_CALLBACK *p_callback; /* Pointer to users callback function */195 tPORT_CALLBACK *p_mgmt_callback; /* Callback function to receive connection up/down */
211 tPORT_CALLBACK *p_port_cb; in port_release_port()
79 tPORT_CALLBACK *p_mgmt_cb) in RFCOMM_CreateConnection()291 int PORT_SetEventCallback (UINT16 port_handle, tPORT_CALLBACK *p_port_cb) in PORT_SetEventCallback()
106 typedef void (tPORT_CALLBACK) (UINT32 code, UINT16 port_handle); typedef221 tPORT_CALLBACK *p_mgmt_cb);261 tPORT_CALLBACK *p_port_cb);
56 typedef tPORT_CALLBACK *tBTA_AG_PORT_CBACK;437 tPORT_CALLBACK *rfc_mgmt_cback = bta_ag_mgmt_cback_tbl[bta_ag_scb_to_idx(p_scb) - 1]; in bta_ag_rfc_do_close()