Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dl2cdefs.h151 #define L2CAP_FIXED_CHNL_SIG_BIT (1 << L2CAP_SIGNALLING_CID) macro
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/l2cap/
Dl2c_utils.c1245 p[0] = L2CAP_FIXED_CHNL_SIG_BIT; in l2cu_send_peer_info_rsp()
2824 p_lcb->peer_chnl_mask[0] &= (L2CAP_FIXED_CHNL_SIG_BIT | \ in l2cu_process_fixed_chnl_resp()