Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/include/
A Dble_default_config.h414 #ifndef CONFIG_BT_ATT_PREPARE_COUNT
415 #define CONFIG_BT_ATT_PREPARE_COUNT 0 macro
/AliOS-Things-master/components/ble_mesh/
A Dbt_defconfig45 CONFIG_BT_ATT_PREPARE_COUNT=0
A Dbt_preconfig60 CONFIG_BT_ATT_PREPARE_COUNT=0
/AliOS-Things-master/components/ble_host/
A Dbt_defconfig45 CONFIG_BT_ATT_PREPARE_COUNT=0
A Dbt_preconfig60 CONFIG_BT_ATT_PREPARE_COUNT=0
/AliOS-Things-master/components/ble_host/bt_host/host/
A Datt.c62 #if CONFIG_BT_ATT_PREPARE_COUNT > 0
69 NET_BUF_POOL_DEFINE(prep_pool, CONFIG_BT_ATT_PREPARE_COUNT, BT_ATT_MTU,
120 #if CONFIG_BT_ATT_PREPARE_COUNT > 0
1636 #if CONFIG_BT_ATT_PREPARE_COUNT > 0
1750 #if CONFIG_BT_ATT_PREPARE_COUNT == 0 in att_prepare_write_req()
1767 #if CONFIG_BT_ATT_PREPARE_COUNT > 0
1814 #if CONFIG_BT_ATT_PREPARE_COUNT == 0 in att_exec_write_req()
2418 #if CONFIG_BT_ATT_PREPARE_COUNT > 0 in att_reset()
2515 #if CONFIG_BT_ATT_PREPARE_COUNT > 0 in att_chan_attach()
2815 #if CONFIG_BT_ATT_PREPARE_COUNT > 0 in bt_att_init()

Completed in 9 milliseconds