Home
last modified time | relevance | path

Searched refs:L2CAP_CH_CFG_MASK_MTU (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dl2c_api.h183 #define L2CAP_CH_CFG_MASK_MTU 0x0001 macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_api.c2063 *p_our_cfg_bits |= L2CAP_CH_CFG_MASK_MTU; in L2CA_GetCurrentConfig()
Dl2c_utils.c1995 p_ccb->peer_cfg_bits |= L2CAP_CH_CFG_MASK_MTU; in l2cu_process_peer_cfg_req()