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

  /system/bt/stack/include/
port_api.h 282 extern int PORT_SetDataCallback(uint16_t port_handle,
  /system/bt/stack/rfcomm/
port_api.cc 377 * Function PORT_SetDataCallback
388 int PORT_SetDataCallback(uint16_t port_handle, tPORT_DATA_CALLBACK* p_port_cb) {
391 RFCOMM_TRACE_API("PORT_SetDataCallback() handle:%d cb 0x%x", port_handle,
    [all...]

Completed in 55 milliseconds