HomeSort by relevance Sort by last modified time
    Searched refs:tPORT_DATA_CALLBACK (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/include/
port_api.h 96 typedef int(tPORT_DATA_CALLBACK)(uint16_t port_handle, void* p_data,
283 tPORT_DATA_CALLBACK* p_cb);
  /system/bt/stack/rfcomm/
port_int.h 192 tPORT_DATA_CALLBACK*
port_api.cc 388 int PORT_SetDataCallback(uint16_t port_handle, tPORT_DATA_CALLBACK* p_port_cb) {
    [all...]

Completed in 54 milliseconds