Home
last modified time | relevance | path

Searched refs:BT_BUF_ACL_RX_SIZE (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/include/zephyr/bluetooth/
Dbuf.h75 #define BT_BUF_ACL_RX_SIZE BT_BUF_ACL_SIZE(CONFIG_BT_BUF_ACL_RX_SIZE) macro
117 #define BT_BUF_RX_SIZE (MAX(MAX(BT_BUF_ACL_RX_SIZE, BT_BUF_EVT_RX_SIZE), \
/Zephyr-latest/soc/ambiq/apollo3x/
DKconfig.defconfig.apollo3p_blue27 config BT_BUF_ACL_RX_SIZE config
DKconfig.defconfig.apollo3_blue27 config BT_BUF_ACL_RX_SIZE config
/Zephyr-latest/boards/ambiq/apollo4p_blue_kxr_evb/
DKconfig.defconfig34 config BT_BUF_ACL_RX_SIZE config
/Zephyr-latest/subsys/bluetooth/services/ots/
DKconfig102 default BT_BUF_ACL_RX_SIZE
103 range 21 BT_BUF_ACL_RX_SIZE
/Zephyr-latest/subsys/usb/device/
DKconfig87 default y if BT_BUF_ACL_RX_SIZE > 123 # 4 byte header
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig614 default BT_BUF_ACL_RX_SIZE if BT_BUF_ACL_RX_SIZE < 251
616 range 27 BT_BUF_ACL_RX_SIZE if BT_BUF_ACL_RX_SIZE < 251
/Zephyr-latest/subsys/bluetooth/host/classic/
DKconfig55 default BT_BUF_ACL_RX_SIZE
/Zephyr-latest/subsys/bluetooth/
DKconfig150 default y if ((BT_BUF_ACL_TX_SIZE > 27) || (BT_BUF_ACL_RX_SIZE > 27))
/Zephyr-latest/subsys/bluetooth/common/
DKconfig51 config BT_BUF_ACL_RX_SIZE config