Lines Matching refs:default
4 default BT_NIMBLE_MEM_ALLOC_MODE_INTERNAL
11 - Either internal or external memory based on default malloc()
39 default BT_NIMBLE_LOG_LEVEL_INFO
59 default 0 if BT_NIMBLE_LOG_LEVEL_DEBUG
60 default 1 if BT_NIMBLE_LOG_LEVEL_INFO
61 default 2 if BT_NIMBLE_LOG_LEVEL_WARNING
62 default 3 if BT_NIMBLE_LOG_LEVEL_ERROR
63 default 4 if BT_NIMBLE_LOG_LEVEL_NONE
71 default 2 if IDF_TARGET_ESP32C2
72 default 3
83 default 3
90 default 8
99 default 0
106 default 0
128 default 0 if BT_NIMBLE_PINNED_TO_CORE_0
129 default 1 if BT_NIMBLE_PINNED_TO_CORE_1
130 default 0
135 default 5120 if BLE_MESH
136 default 4096
143 default y
150 default y
157 default y
164 default y
171 default n
177 default n
188 default y
195 default y
202 default y
208 default n
218 default y
225 default 0
236 default 0
242 default n
254 string "BLE GAP default device name"
256 default "nimble"
264 default 31
271 default 256
273 This is the default value of ATT MTU indicated by the device during an ATT MTU exchange.
279 default 0
287 default 24 if SOC_ESP_NIMBLE_CONTROLLER
288 default 12 if !SOC_ESP_NIMBLE_CONTROLLER
297 default 128 if SOC_ESP_NIMBLE_CONTROLLER
298 default 256 if !SOC_ESP_NIMBLE_CONTROLLER
304 default 24
310 default 320
316 default y
326 default 24
333 default 255
341 default 257 if BT_NIMBLE_EXT_ADV
342 default 70
351 default 30
361 default 8
373 default 4
380 default y if IDF_TARGET_ESP32
381 default n
388 default 1000
395 default 2
404 default y
413 default 900
421 default n
430 default n
439 default y
446 default y
455 default y
464 default y
474 default n
481 default n
488 default n
495 default "nimble-mesh-node"
502 default 1
509 default 0
516 default y
525 default 2000
532 default n
540 default y if (IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3 || SOC_ESP_NIMBLE_CONTROLLER)
541 default n if IDF_TARGET_ESP32
549 default 3
557 default y
565 default y
572 default y
579 default n
588 default 1 if BT_NIMBLE_EXT_ADV
589 default 0
602 default 1650 if BT_NIMBLE_EXT_ADV
603 default 0
611 default y
625 default y
632 default n
640 default y
646 default y
656 default 1 if BT_NIMBLE_ENABLE_PERIODIC_ADV
657 default 0
667 default 5 if BT_NIMBLE_50_FEATURE_SUPPORT
675 default n
688 default 1
694 default 64
700 default 64
706 default 64
712 default n
723 default 12
729 default n
736 default n
742 default y
748 default y if (IDF_TARGET_ESP32 || IDF_TARGET_ESP32C3 || IDF_TARGET_ESP32S3)
749 default n
763 default n
770 default n
777 default n
784 default n
791 default 0 if !BT_NIMBLE_SVC_GAP_APPEAR_WRITE
792 default 8 if BT_NIMBLE_SVC_GAP_APPEAR_WRITE
796 default 0 if !BT_NIMBLE_SVC_GAP_APPEAR_WRITE_ENC
797 default 4096 if BT_NIMBLE_SVC_GAP_APPEAR_WRITE_ENC
801 default 0 if !BT_NIMBLE_SVC_GAP_APPEAR_WRITE_AUTHEN
802 default 8192 if BT_NIMBLE_SVC_GAP_APPEAR_WRITE_AUTHEN
806 default 0 if !BT_NIMBLE_SVC_GAP_APPEAR_WRITE_AUTHOR
807 default 16384 if BT_NIMBLE_SVC_GAP_APPEAR_WRITE_AUTHOR
811 default BT_NIMBLE_SVC_GAP_CAR_CHAR_NOT_SUPP
833 default -1 if BT_NIMBLE_SVC_GAP_CAR_CHAR_NOT_SUPP
834 default 0 if BT_NIMBLE_SVC_GAP_CAR_NOT_SUPP
835 default 1 if BT_NIMBLE_SVC_GAP_CAR_SUPP
840 default n
847 default n
854 default n
861 default n
868 default 0 if !BT_NIMBLE_SVC_GAP_NAME_WRITE
869 default 8 if BT_NIMBLE_SVC_GAP_NAME_WRITE
873 default 0 if !BT_NIMBLE_SVC_GAP_NAME_WRITE_ENC
874 default 4096 if BT_NIMBLE_SVC_GAP_NAME_WRITE_ENC
878 default 0 if !BT_NIMBLE_SVC_GAP_NAME_WRITE_AUTHEN
879 default 8192 if BT_NIMBLE_SVC_GAP_NAME_WRITE_AUTHEN
883 default 0 if !BT_NIMBLE_SVC_GAP_NAME_WRITE_AUTHOR
884 default 16384 if BT_NIMBLE_SVC_GAP_NAME_WRITE_AUTHOR
889 default 0
897 default 0
904 default 0
910 default 0
917 default n
927 default n
934 default 2
941 default 3
948 default n
956 default n
963 default n
970 default n
977 default n
984 default n
991 default n
998 default n
1005 default n
1021 default n
1034 default 10
1054 default n
1063 default y
1071 default 1
1077 default UART_BAUDRATE_921600
1095 default 115200 if UART_BAUDRATE_115200
1096 default 230400 if UART_BAUDRATE_230400
1097 default 460800 if UART_BAUDRATE_460800
1098 default 921600 if UART_BAUDRATE_921600
1102 default UART_PARITY_NONE
1117 default 0 if !UART_PARITY_NONE
1118 default 1 if UART_PARITY_NONE
1123 default 0 if !UART_PARITY_ODD
1124 default 1 if UART_PARITY_ODD
1129 default 0 if !UART_PARITY_EVEN
1130 default 1 if UART_PARITY_EVEN
1136 default 5
1143 default 4
1149 default UART_HW_FLOWCTRL_DISABLE
1161 default 0 if UART_HW_FLOWCTRL_DISABLE
1162 default 1 if UART_HW_FLOWCTRL_CTS_RTS
1166 default 19
1172 default 23
1179 default 0
1186 default n