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

  /system/bt/include/
bt_trace.h 253 #define SDP_TRACE_API(...) {if (sdp_cb.trace_level >= BT_TRACE_LEVEL_API) BT_TRACE(TRACE_LAYER_SDP, TRACE_TYPE_API, ##__VA_ARGS__);}
  /system/bt/stack/sdp/
sdp_db.c 866 SDP_TRACE_API("Deleting attr_id 0x%04x for handle 0x%x", attr_id, handle);
    [all...]

Completed in 42 milliseconds