Searched refs:tPORT_DATA_CALLBACK (Results 1 – 4 of 4) sorted by relevance
99 typedef int (tPORT_DATA_CALLBACK) (UINT16 port_handle, void *p_data, UINT16 len); typedef288 tPORT_DATA_CALLBACK *p_cb);
196 tPORT_DATA_CALLBACK *p_data_callback; /* Callback function to receive data indications */
389 int PORT_SetDataCallback (UINT16 port_handle, tPORT_DATA_CALLBACK *p_port_cb) in PORT_SetDataCallback()
70 typedef tPORT_DATA_CALLBACK *tBTA_AG_DATA_CBACK;