Searched refs:tPORT_CALLBACK (Results 1 – 6 of 6) sorted by relevance
50 tPORT_CALLBACK* p_callback; /* Address of the callback function */172 tPORT_CALLBACK* p_callback; /* Pointer to users callback function */173 tPORT_CALLBACK*
106 uint16_t* p_handle, tPORT_CALLBACK* p_mgmt_cb) { in RFCOMM_CreateConnection()315 int PORT_SetEventCallback(uint16_t port_handle, tPORT_CALLBACK* p_port_cb) { in PORT_SetEventCallback()
249 tPORT_CALLBACK* p_port_cb = p_port->p_callback; in port_release_port()
85 typedef void(tPORT_CALLBACK)(uint32_t code, uint16_t port_handle); typedef187 tPORT_CALLBACK* p_mgmt_cb);224 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;