Searched refs:L2CAP_CMD_ECHO_RSP (Results 1 – 4 of 4) sorted by relevance
32 #define L2CAP_CMD_ECHO_RSP 0x09 macro
697 case L2CAP_CMD_ECHO_RSP: in process_l2cap_cmd()
697 case L2CAP_CMD_ECHO_RSP: in l2cble_process_sig_cmd()
1115 …l2cu_build_header (p_lcb, (UINT16)(L2CAP_ECHO_RSP_LEN + data_len), L2CAP_CMD_ECHO_RSP, id)) == NUL… in l2cu_send_peer_echo_rsp()