Searched refs:tPORT_CALLBACK (Results 1 – 5 of 5) sorted by relevance
60 tPORT_CALLBACK *p_callback; /* Address of the callback function */190 tPORT_CALLBACK *p_callback; /* Pointer to users callback function */
106 typedef void (tPORT_CALLBACK) (UINT32 code, UINT16 port_handle); typedef280 tPORT_CALLBACK *p_port_cb);
59 typedef tPORT_CALLBACK *tBTA_AG_PORT_CBACK;
208 tPORT_CALLBACK *p_port_cb; in port_release_port()
310 int PORT_SetEventCallback (UINT16 port_handle, tPORT_CALLBACK *p_port_cb) in PORT_SetEventCallback()