Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/include/
Dl2c_int.h155 #define L2CAP_ADJ_ZERO_ID 0x2 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c481 if ((adj_mask & L2CAP_ADJ_ZERO_ID) && !p_lcb->id) { in l2cu_adj_id()
1059 l2cu_adj_id(p_lcb, L2CAP_ADJ_ZERO_ID); /* check for wrap to '0' */ in l2cu_send_peer_echo_req()