Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dl2cdefs.h55 #define L2CAP_CMD_REJECT_LEN 2 macro
/system/bt/stack/l2cap/
Dl2c_utils.cc371 p_buf = l2cu_build_header(p_lcb, (uint16_t)(L2CAP_CMD_REJECT_LEN + param_len), in l2cu_send_peer_cmd_reject()