Searched refs:tPORT_MGMT_CALLBACK (Results 1 – 4 of 4) sorted by relevance
108 typedef void (tPORT_MGMT_CALLBACK) (UINT32 code, UINT16 port_handle, void* data); typedef240 tPORT_MGMT_CALLBACK *p_mgmt_cb);
191 tPORT_MGMT_CALLBACK *p_mgmt_callback; /* Callback function to receive connection up/down */
67 typedef tPORT_MGMT_CALLBACK *tBTA_AG_MGMT_CBACK;
106 tPORT_MGMT_CALLBACK *p_mgmt_cb) in RFCOMM_CreateConnection()