Searched refs:RFCOMM_TRACE_API (Results 1 - 2 of 2) sorted by relevance

/system/bt/stack/rfcomm/
H A Dport_api.cc258 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_GetRxQueueCn
[all...]
/system/bt/internal_include/
H A Dbt_trace.h322 #define RFCOMM_TRACE_API(...) \ macro

Completed in 58 milliseconds