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 373 LLCP_TRACE_ERROR0("LLCP_RegisterServer (): Callback must be provided");
394 LLCP_TRACE_ERROR0("LLCP_RegisterServer (): out of resource");
446 LLCP_TRACE_ERROR0("LLCP_RegisterServer (): Out of resource");
493 LLCP_TRACE_ERROR0("LLCP_RegisterClient (): Callback must be provided");
514 LLCP_TRACE_ERROR0("LLCP_RegisterClient (): out of resource");
661 LLCP_TRACE_ERROR0("LLCP_SendUI (): LLCP link is not activated");
672 LLCP_TRACE_ERROR0(
677 LLCP_TRACE_ERROR0(
861 LLCP_TRACE_ERROR0(
898 LLCP_TRACE_ERROR0(
    [all...]
llcp_dlc.c 180 LLCP_TRACE_ERROR0("llcp_dlsm_idle (): Unexpected event");
274 LLCP_TRACE_ERROR0("llcp_dlsm_w4_remote_resp (): Unexpected event");
362 LLCP_TRACE_ERROR0("llcp_dlsm_w4_local_resp (): Unexpected event");
458 LLCP_TRACE_ERROR0(
491 LLCP_TRACE_ERROR0("llcp_dlsm_connected (): Unexpected event");
553 LLCP_TRACE_ERROR0("llcp_dlsm_w4_remote_dm (): Unexpected event");
613 LLCP_TRACE_ERROR0("llcp_dlc_flush_q (): p_dlcb is NULL");
648 LLCP_TRACE_ERROR0("llcp_dlc_proc_connect_pdu (): Bad format CONNECT");
682 LLCP_TRACE_ERROR0(
713 LLCP_TRACE_ERROR0(
    [all...]
llcp_link.c 188 LLCP_TRACE_ERROR0("llcp_link_activate (): Failed to parse general bytes");
242 LLCP_TRACE_ERROR0("llcp_link_activate (): Failed to agree version");
368 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 464 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 107 milliseconds