Searched refs:L2CAP_ECHO_REQ_LEN (Results 1 - 2 of 2) sorted by relevance
/system/bt/stack/include/ | ||
H A D | l2cdefs.h | 68 #define L2CAP_ECHO_REQ_LEN 0 macro |
/system/bt/stack/l2cap/ | ||
H A D | l2c_utils.cc | 952 p_buf = l2cu_build_header(p_lcb, (uint16_t)(L2CAP_ECHO_REQ_LEN + data_len), |
Completed in 212 milliseconds