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

  /system/bt/stack/bnep/
bnep_main.cc 145 BNEP_TRACE_EVENT("BNEP - Rcvd L2CAP conn ind, CID: 0x%x", p_bcb->l2cap_cid);
182 BNEP_TRACE_EVENT("BNEP - got conn cnf, sent cfg req, CID: 0x%x",
220 BNEP_TRACE_EVENT("BNEP - Rcvd cfg ind, CID: 0x%x", l2cap_cid);
244 BNEP_TRACE_EVENT("BNEP - Rcvd cfg ind with bad MTU %d, CID: 0x%x", mtu,
279 BNEP_TRACE_EVENT("BNEP - Rcvd cfg cfm, CID: 0x%x Result: %d", l2cap_cid,
344 BNEP_TRACE_EVENT("BNEP - Rcvd L2CAP disc, CID: 0x%x", l2cap_cid);
372 BNEP_TRACE_EVENT("BNEP - Rcvd L2CAP disc cfm, CID: 0x%x, Result 0x%x",
454 BNEP_TRACE_EVENT("BNEP - rcvd frame, bad len: %d type: 0x%02x", p_buf->len,
500 BNEP_TRACE_EVENT("BNEP - rcvd frame, unknown type: 0x%02x", type);
575 BNEP_TRACE_EVENT("Data extension type 0x%x found", ext_type)
    [all...]
bnep_utils.cc 218 BNEP_TRACE_EVENT("BNEP - bnep_send_conn_responce for CID: 0x%x",
367 BNEP_TRACE_EVENT(
399 BNEP_TRACE_EVENT("BNEP - bnepu_check_send_packet for CID: 0x%x",
403 BNEP_TRACE_EVENT("BNEP - congested, dropping buf, CID: 0x%x",
530 BNEP_TRACE_EVENT("BNEP - bnep_process_setup_conn_req for CID: 0x%x",
544 BNEP_TRACE_EVENT(
597 BNEP_TRACE_EVENT(
666 BNEP_TRACE_EVENT("BNEP - role change response is %d", resp_code);
728 BNEP_TRACE_EVENT(
842 BNEP_TRACE_EVENT("BNEP - bad filter len: %d", len)
    [all...]
  /system/bt/include/
bt_trace.h 440 #define BNEP_TRACE_EVENT(...) \
    [all...]

Completed in 68 milliseconds