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

  /system/nfc/src/nfc/llcp/
llcp_api.c 357 LLCP_TRACE_ERROR0("LLCP_RegisterServer (): Callback must be provided");
378 LLCP_TRACE_ERROR0("LLCP_RegisterServer (): out of resource");
430 LLCP_TRACE_ERROR0("LLCP_RegisterServer (): Out of resource");
477 LLCP_TRACE_ERROR0("LLCP_RegisterClient (): Callback must be provided");
498 LLCP_TRACE_ERROR0("LLCP_RegisterClient (): out of resource");
645 LLCP_TRACE_ERROR0("LLCP_SendUI (): LLCP link is not activated");
656 LLCP_TRACE_ERROR0(
661 LLCP_TRACE_ERROR0(
845 LLCP_TRACE_ERROR0(
882 LLCP_TRACE_ERROR0(
    [all...]
llcp_dlc.c 179 LLCP_TRACE_ERROR0("llcp_dlsm_idle (): Unexpected event");
273 LLCP_TRACE_ERROR0("llcp_dlsm_w4_remote_resp (): Unexpected event");
361 LLCP_TRACE_ERROR0("llcp_dlsm_w4_local_resp (): Unexpected event");
457 LLCP_TRACE_ERROR0(
490 LLCP_TRACE_ERROR0("llcp_dlsm_connected (): Unexpected event");
552 LLCP_TRACE_ERROR0("llcp_dlsm_w4_remote_dm (): Unexpected event");
612 LLCP_TRACE_ERROR0("llcp_dlc_flush_q (): p_dlcb is NULL");
647 LLCP_TRACE_ERROR0("llcp_dlc_proc_connect_pdu (): Bad format CONNECT");
670 LLCP_TRACE_ERROR0(
701 LLCP_TRACE_ERROR0(
    [all...]
llcp_link.c 185 LLCP_TRACE_ERROR0("llcp_link_activate (): Failed to parse general bytes");
216 LLCP_TRACE_ERROR0("llcp_link_activate (): Failed to agree version");
342 LLCP_TRACE_ERROR0(
    [all...]
llcp_util.c 95 LLCP_TRACE_ERROR0("llcp_util_parse_link_params (): Bad LTV's");
335 LLCP_TRACE_ERROR0("llcp_util_allocate_data_link (): Out of DLCB");
523 LLCP_TRACE_ERROR0("llcp_util_parse_connect (): Bad LTV's");
635 LLCP_TRACE_ERROR0("llcp_util_parse_cc (): Bad LTV's");
739 LLCP_TRACE_ERROR0("llcp_util_send_frmr (): Out of resource");
821 LLCP_TRACE_ERROR0("llcp_util_send_rr_rnr (): Out of resource");
llcp_sdp.c 428 LLCP_TRACE_ERROR0("llcp_sdp_proc_snl (): Bad format of SNL");
  /system/nfc/src/include/
bt_trace.h 137 #define LLCP_TRACE_ERROR0(m) \
    [all...]

Completed in 537 milliseconds