Home
last modified time | relevance | path

Searched refs:CONFIG_BT_L2CAP_TX_BUF_COUNT (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dble_default_config.h255 #ifndef CONFIG_BT_L2CAP_TX_BUF_COUNT
256 #define CONFIG_BT_L2CAP_TX_BUF_COUNT 3 macro
261 #define CONFIG_BT_ATT_TX_MAX CONFIG_BT_L2CAP_TX_BUF_COUNT
/AliOS-Things-master/components/ble_mesh/
A Dbt_preconfig45 CONFIG_BT_L2CAP_TX_BUF_COUNT=8
54 CONFIG_BT_L2CAP_TX_BUF_COUNT=3
A Dbt_defconfig40 CONFIG_BT_L2CAP_TX_BUF_COUNT=8
/AliOS-Things-master/components/ble_host/
A Dbt_preconfig45 CONFIG_BT_L2CAP_TX_BUF_COUNT=8
54 CONFIG_BT_L2CAP_TX_BUF_COUNT=3
A Dbt_defconfig40 CONFIG_BT_L2CAP_TX_BUF_COUNT=8
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dconn.c45 NET_BUF_POOL_DEFINE(acl_tx_pool, CONFIG_BT_L2CAP_TX_BUF_COUNT,

Completed in 7 milliseconds