Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/common/include/common/
Dbt_target.h581 #ifndef L2CAP_USER_TX_BUF_SIZE
582 #define L2CAP_USER_TX_BUF_SIZE BT_DEFAULT_BUFFER_SIZE macro
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/l2cap/
Dl2c_api.c285 p_ccb->ertm_info.user_tx_buf_size = L2CAP_USER_TX_BUF_SIZE; in L2CA_ErtmConnectReq()
434 p_ccb->ertm_info.user_tx_buf_size = L2CAP_USER_TX_BUF_SIZE; in L2CA_ErtmConnectRsp()
Dl2c_utils.c1566 p_ccb->ertm_info.user_tx_buf_size = L2CAP_USER_TX_BUF_SIZE; in l2cu_allocate_ccb()
2706 p_ccb->ertm_info.user_tx_buf_size = L2CAP_USER_TX_BUF_SIZE; in l2cu_initialize_fixed_ccb()