Home
last modified time | relevance | path

Searched refs:CONFIG_BT_RX_BUF_LEN (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dble_default_config.h164 #ifndef CONFIG_BT_RX_BUF_LEN
166 #define CONFIG_BT_RX_BUF_LEN 77 macro
168 #define CONFIG_BT_RX_BUF_LEN 76 macro
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dbuf.h51 #define BT_BUF_RX_SIZE (BT_BUF_SIZE(CONFIG_BT_RX_BUF_LEN))
/AliOS-Things-master/components/ble_mesh/
A Dbt_defconfig28 CONFIG_BT_RX_BUF_LEN=77
A Dbt_preconfig32 CONFIG_BT_RX_BUF_LEN=76
/AliOS-Things-master/components/ble_host/
A Dbt_defconfig28 CONFIG_BT_RX_BUF_LEN=77
A Dbt_preconfig32 CONFIG_BT_RX_BUF_LEN=76
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dl2cap_internal.h233 #define BT_L2CAP_RX_MTU (CONFIG_BT_RX_BUF_LEN - \

Completed in 6 milliseconds