/btstack/port/esp32/components/btstack/include/ |
H A D | btstack_config.h | 98 #define HCI_ACL_PAYLOAD_SIZE (1691 + 4) macro 108 #define HCI_ACL_PAYLOAD_SIZE (512 + 4 + 3) macro
|
/btstack/test/btstack_memory/config_none/ |
H A D | btstack_config.h | 21 #define HCI_ACL_PAYLOAD_SIZE 1024 macro
|
/btstack/test/btstack_memory/config_malloc/ |
H A D | btstack_config.h | 22 #define HCI_ACL_PAYLOAD_SIZE 1024 macro
|
/btstack/test/l2cap-cbm/ |
H A D | btstack_config.h | 29 #define HCI_ACL_PAYLOAD_SIZE 52 macro
|
/btstack/port/apollo2-em9304/ |
H A D | btstack_config.h | 23 #define HCI_ACL_PAYLOAD_SIZE 200 macro
|
/btstack/test/l2cap-ecbm/ |
H A D | btstack_config.h | 31 #define HCI_ACL_PAYLOAD_SIZE 52 macro
|
/btstack/test/ble_client/ |
H A D | btstack_config.h | 25 #define HCI_ACL_PAYLOAD_SIZE 1024 macro
|
/btstack/port/arduino/ |
H A D | btstack_config.h | 22 #define HCI_ACL_PAYLOAD_SIZE 200 macro
|
/btstack/test/hid_parser/ |
H A D | btstack_config.h | 25 #define HCI_ACL_PAYLOAD_SIZE 1024 macro
|
/btstack/test/crypto/ |
H A D | btstack_config.h | 25 #define HCI_ACL_PAYLOAD_SIZE 1024 macro
|
/btstack/test/gap/ |
H A D | btstack_config.h | 26 #define HCI_ACL_PAYLOAD_SIZE 1024 macro
|
/btstack/test/att_db/ |
H A D | btstack_config.h | 26 #define HCI_ACL_PAYLOAD_SIZE 1024 macro
|
/btstack/test/embedded/ |
H A D | btstack_config.h | 27 #define HCI_ACL_PAYLOAD_SIZE 1024 macro
|
/btstack/port/stm32-l073rz-nucleo-em9304/port/ |
H A D | btstack_config.h | 25 #define HCI_ACL_PAYLOAD_SIZE 100 macro
|
/btstack/test/le_device_db_tlv/ |
H A D | btstack_config.h | 34 #define HCI_ACL_PAYLOAD_SIZE 52 macro
|
/btstack/port/archive/msp430f5229lp-cc2564b/ |
H A D | btstack_config.h | 16 #define HCI_ACL_PAYLOAD_SIZE 52 macro
|
/btstack/port/stm32-l451-miromico-sx1280/port/ |
H A D | btstack_config.h | 24 #define HCI_ACL_PAYLOAD_SIZE (512 + 4) //Max official att size + l2cap header size macro
|
/btstack/port/stm32-l476rg-nucleo-sx1280/port/ |
H A D | btstack_config.h | 24 #define HCI_ACL_PAYLOAD_SIZE (512 + 4) //Max official att size + l2cap header size macro
|
/btstack/test/security_manager/ |
H A D | btstack_config.h | 30 #define HCI_ACL_PAYLOAD_SIZE 69 macro
|
/btstack/test/ |
H A D | btstack_config.h | 34 #define HCI_ACL_PAYLOAD_SIZE 1024 macro
|
/btstack/test/lc3/ |
H A D | btstack_config.h | 33 #define HCI_ACL_PAYLOAD_SIZE 1024 macro
|
/btstack/test/gatt_client/ |
H A D | btstack_config.h | 32 #define HCI_ACL_PAYLOAD_SIZE 52 macro
|
/btstack/test/security_manager_sc/ |
H A D | btstack_config.h | 33 #define HCI_ACL_PAYLOAD_SIZE (1691 + 4) macro
|
/btstack/port/archive/msp-exp430f5438-cc2564b/ |
H A D | btstack_config.h | 19 #define HCI_ACL_PAYLOAD_SIZE 52 macro
|
/btstack/test/gatt_server/ |
H A D | btstack_config.h | 32 #define HCI_ACL_PAYLOAD_SIZE 52 macro
|