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

  /system/bt/stack/rfcomm/
port_api.cc 258 RFCOMM_TRACE_API("RFCOMM_RemoveConnection() handle:%d", handle);
291 RFCOMM_TRACE_API("RFCOMM_RemoveServer() handle:%d", handle);
346 RFCOMM_TRACE_API("PORT_SetEventCallback() handle:%d", port_handle);
391 RFCOMM_TRACE_API("PORT_SetDataCallback() handle:%d cb 0x%x", port_handle,
426 RFCOMM_TRACE_API("PORT_SetDataCOCallback() handle:%d cb 0x%x", port_handle,
458 RFCOMM_TRACE_API("PORT_SetEventMask() handle:%d mask:0x%x", port_handle,
493 RFCOMM_TRACE_API("PORT_CheckConnection() handle:%d", handle);
583 RFCOMM_TRACE_API("PORT_SetState() handle:%d", handle);
600 RFCOMM_TRACE_API("PORT_SetState() handle:%d FC_TYPE:0x%x", handle,
626 RFCOMM_TRACE_API("PORT_GetRxQueueCnt() handle:%d", handle)
    [all...]
  /system/bt/internal_include/
bt_trace.h 322 #define RFCOMM_TRACE_API(...) \
    [all...]

Completed in 287 milliseconds