Searched refs:L2CAP_ECHO_RSP_LEN (Results 1 – 2 of 2) sorted by relevance
57 #define L2CAP_ECHO_RSP_LEN 0 /* Data is optional */ macro
1062 L2CAP_CMD_OVERHEAD + L2CAP_ECHO_RSP_LEN); in l2cu_send_peer_echo_rsp()1067 …if ((p_buf = l2cu_build_header (p_lcb, (UINT16)(L2CAP_ECHO_RSP_LEN + data_len), L2CAP_CMD_ECHO_RSP… in l2cu_send_peer_echo_rsp()