Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/include/
Dl2cdefs.h79 #define L2CAP_ECHO_RSP_LEN 0 macro
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_utils.cc981 L2CAP_CMD_OVERHEAD + L2CAP_ECHO_RSP_LEN); in l2cu_send_peer_echo_rsp()
985 p_buf = l2cu_build_header(p_lcb, (uint16_t)(L2CAP_ECHO_RSP_LEN + data_len), in l2cu_send_peer_echo_rsp()