Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dl2cdefs.h68 #define L2CAP_ECHO_REQ_LEN 0 macro
/system/bt/stack/l2cap/
Dl2c_utils.cc941 p_buf = l2cu_build_header(p_lcb, (uint16_t)(L2CAP_ECHO_REQ_LEN + data_len), in l2cu_send_peer_echo_req()