Home
last modified time | relevance | path

Searched refs:L2CAP_USER_RX_BUF_SIZE (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/rfcomm/
Drfc_l2cap_if.c44 L2CAP_USER_RX_BUF_SIZE,
Drfc_mx_fsm.c46 L2CAP_USER_RX_BUF_SIZE,
/hal_espressif-latest/components/bt/host/bluedroid/common/include/common/
Dbt_target.h664 #ifndef L2CAP_USER_RX_BUF_SIZE
665 #define L2CAP_USER_RX_BUF_SIZE BT_DEFAULT_BUFFER_SIZE macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/l2cap/
Dl2c_api.c281 p_ccb->ertm_info.user_rx_buf_size = L2CAP_USER_RX_BUF_SIZE; in L2CA_ErtmConnectReq()
430 p_ccb->ertm_info.user_rx_buf_size = L2CAP_USER_RX_BUF_SIZE; in L2CA_ErtmConnectRsp()
Dl2c_utils.c1578 p_ccb->ertm_info.user_rx_buf_size = L2CAP_USER_RX_BUF_SIZE; in l2cu_allocate_ccb()
2723 p_ccb->ertm_info.user_rx_buf_size = L2CAP_USER_RX_BUF_SIZE; in l2cu_initialize_fixed_ccb()