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

  /system/bt/stack/pan/
pan_main.cc 114 PAN_TRACE_EVENT(
210 PAN_TRACE_EVENT("PAN Role changing New Src 0x%x Dst 0x%x", remote_uuid16,
251 PAN_TRACE_EVENT("PAN connection destination UUID is 0x%x", local_uuid16);
288 PAN_TRACE_EVENT("pan_connect_state_cb - for handle %d, result %d", handle,
308 PAN_TRACE_EVENT("restoring the connection state to active");
357 PAN_TRACE_EVENT("PAN requesting for bridge");
400 PAN_TRACE_EVENT("pan_data_ind_cb - for handle %d", handle);
503 PAN_TRACE_EVENT(
541 PAN_TRACE_EVENT(
609 PAN_TRACE_EVENT(
    [all...]
pan_api.cc 147 PAN_TRACE_EVENT("PAN role already was set to: %d", role);
241 PAN_TRACE_EVENT("PAN role set to: %d", role);
417 PAN_TRACE_EVENT("Error in closing PAN connection");
421 PAN_TRACE_EVENT("PAN connection closed");
  /system/bt/internal_include/
bt_trace.h 440 #define PAN_TRACE_EVENT(...) \
    [all...]

Completed in 86 milliseconds