Searched refs:tPORT_DATA_CALLBACK (Results 1 - 4 of 4) sorted by relevance

/system/bt/stack/include/
H A Dport_api.h99 typedef int (tPORT_DATA_CALLBACK) (UINT16 port_handle, void *p_data, UINT16 len); typedef
288 tPORT_DATA_CALLBACK *p_cb);
/system/bt/stack/rfcomm/
H A Dport_int.h196 tPORT_DATA_CALLBACK *p_data_callback; /* Callback function to receive data indications */
H A Dport_api.c389 int PORT_SetDataCallback (UINT16 port_handle, tPORT_DATA_CALLBACK *p_port_cb)
/system/bt/bta/ag/
H A Dbta_ag_rfc.c70 typedef tPORT_DATA_CALLBACK *tBTA_AG_DATA_CBACK;

Completed in 203 milliseconds