Searched refs:tPORT_CALLBACK (Results 1 – 6 of 6) sorted by relevance
61 tPORT_CALLBACK* p_callback; /* Address of the callback function */189 tPORT_CALLBACK* p_callback; /* Pointer to users callback function */190 tPORT_CALLBACK*
249 tPORT_CALLBACK* p_port_cb = p_port->p_callback; in port_release_port()
117 uint16_t* p_handle, tPORT_CALLBACK* p_mgmt_cb) { in RFCOMM_CreateConnection()326 int PORT_SetEventCallback(uint16_t port_handle, tPORT_CALLBACK* p_port_cb) { in PORT_SetEventCallback()
105 typedef void(tPORT_CALLBACK)(uint32_t code, uint16_t port_handle); typedef219 tPORT_CALLBACK* p_mgmt_cb);256 tPORT_CALLBACK* p_port_cb);
134 tPORT_CALLBACK* management_callback, in StartServerPort()135 tPORT_CALLBACK* event_callback, in StartServerPort()266 tPORT_CALLBACK* management_callback, in StartClientPort()267 tPORT_CALLBACK* event_callback, uint16_t lcid, in StartClientPort()
58 typedef tPORT_CALLBACK* tBTA_AG_PORT_CBACK;