Home
last modified time | relevance | path

Searched refs:L2CAP_ECHO_REQ_LEN (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/include/stack/
Dl2cdefs.h61 #define L2CAP_ECHO_REQ_LEN 0 /* Data is optional */ macro
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c1057 …if ((p_buf = l2cu_build_header(p_lcb, (UINT16) (L2CAP_ECHO_REQ_LEN + data_len), L2CAP_CMD_ECHO_REQ… in l2cu_send_peer_echo_req()