/nrf52832-nimble/packages/NimBLE-latest/docs/mesh/ |
H A D | index.rst | 22 Bluetooth Mesh is complementary to Bluetooth specification and requires features from 4.0 release o… 29 :alt: Bluetooth Mesh Topology (source: Mesh Profile Specification 1.0) 42 Mesh Profile specification allows two kinds of bearers for transmitting data: 65 Models define basic functionality of nodes on a mesh network. Mesh Profile Specification defines fo… 66 to configure and manage network. Mesh Model Specification includes models defininig functionality t… 86 :alt: Light Lightness Server model (source: Mesh Model Specification 1.0)
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/gap/ |
H A D | syscfg.yml | 54 defined by Core specification 5.0, Vol 3, Part C, section 12.3. 59 defined by Core specification 5.0, Vol 3, Part C, section 12.3. 64 specification 5.0, Vol 3, Part C, section 12.3. 69 characteristic as defined by Core specification 5.0, Vol 3, Part C, 76 by Core specification 5.0, Vol 3, Part C, section 12.
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/documentation/ |
H A D | tinycrypt.rst | 22 * Standard Specification: NIST FIPS PUB 180-4. 28 * Standard Specification: RFC 2104. 34 * Standard Specification: NIST SP 800-90A. 40 * Standard Specification: NIST FIPS PUB 197. 46 * Standard Specification: NIST SP 800-38A. 52 * Standard Specification: NIST SP 800-38A. 58 * Standard Specification: NIST SP 800-38B. 64 * Standard Specification: NIST SP 800-38C. 70 * Standard Specification: NIST SP 800-90A. 76 * Standard Specification: RFC 6090. [all …]
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_2/src/ |
H A D | publisher.c | 138 /* This is as per 6.1.3.1 in Mesh Model Specification */ in publish() 150 /* This is as per 6.1.3.1 in Mesh Model Specification */ in publish() 162 /* This is as per 6.1.3.1 in Mesh Model Specification */ in publish() 205 /* This is as per 6.1.3.1 in Mesh Model Specification */ in publish() 217 /* This is as per 6.1.3.1 in Mesh Model Specification */ in publish() 229 /* This is as per 6.1.3.1 in Mesh Model Specification */ in publish()
|
H A D | state_binding.c | 64 /* Mesh Model Specification 6.1.3.1.1 2nd formula start */ in state_binding() 73 /* Mesh Model Specification 6.1.3.1.1 1st formula start */ in state_binding() 125 /* This is as per Mesh Model Specification 3.3.2.2.3 */ in state_binding()
|
H A D | device_composition.h | 18 /* Following 4 values are as per Mesh Model specification */ 24 /* Refer 7.2 of Mesh Model Specification */
|
H A D | device_composition.c | 620 /* Here, Model specification is silent about tid implementation */ in gen_def_trans_time_setunack() 707 /* Here, Model specification is silent about tid implementation */ in gen_onpowerup_setunack() 1075 /* Here, Model specification is silent about tid implementation */ in light_lightness_default_set_unack() 1111 /* Here, Model specification is silent about tid implementation */ in light_lightness_range_setunack() 1320 /* Here, as per Model specification, status should be in light_ctl_setunack() 1401 /* Here, Model specification is silent about tid implementation */ in light_ctl_default_setunack() 1466 /* Here, Model specification is silent about tid implementation */ in light_ctl_temp_range_setunack() 1468 /* This is as per 6.1.3.1 in Mesh Model Specification */ in light_ctl_temp_range_setunack()
|
H A D | main.c | 92 /* Following 2 values are as per specification */ in light_default_status_init()
|
/nrf52832-nimble/nordic/nrfx/mdk/ |
H A D | system_nrf52840.c | 60 Specification to see which one). */ in SystemInit() 68 Specification to see which ones). */ in SystemInit() 87 …/* Workaround for Errata 66 "TEMP: Linearity specification not met with default settings" found at… in SystemInit() 151 …two GPIOs (see Product Specification to see which ones) will be reserved for NFC and will not be a… in SystemInit() 166 …defined, pin reset will not be available. One GPIO (see Product Specification to see which one) wi… in SystemInit()
|
H A D | system_nrf52.c | 64 Specification to see which one). */ in SystemInit() 72 Specification to see which ones). */ in SystemInit() 130 …/* Workaround for Errata 66 "TEMP: Linearity specification not met with default settings" found at… in SystemInit() 182 …two GPIOs (see Product Specification to see which ones) will be reserved for NFC and will not be a… in SystemInit() 197 …defined, pin reset will not be available. One GPIO (see Product Specification to see which one) wi… in SystemInit()
|
H A D | system_nrf52810.c | 68 …Specification to see which one). Only available if the developing environment is an nRF52832 devic… in SystemInit() 76 …Specification to see which ones). Only available if the developing environment is an nRF52832 devi… in SystemInit() 144 …/* Workaround for Errata 66 "TEMP: Linearity specification not met with default settings" found at… in SystemInit() 197 …defined, pin reset will not be available. One GPIO (see Product Specification to see which one) wi… in SystemInit()
|
/nrf52832-nimble/rt-thread/components/drivers/include/drivers/ |
H A D | mmcsd_cmd.h | 88 #define SCR_SPEC_VER_0 0 /* Implements system specification 1.0 - 1.01 */ 89 #define SCR_SPEC_VER_1 1 /* Implements system specification 1.10 */ 90 #define SCR_SPEC_VER_2 2 /* Implements system specification 2.00 */
|
/nrf52832-nimble/packages/NimBLE-latest/docs/ |
H A D | ble_sec.rst | 6 SPECIFICATION Version 4.2 [Vol 1, Part A]. 75 refer to BLUETOOTH SPECIFICATION Version 4.2 [Vol 3, Part C] (Published
|
H A D | index.rst | 14 specification range can be increased 4 times and speed 2 time. 35 NimBLE complies with Bluetooth Core Specification 5.0 which makes it an
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/ |
H A D | syscfg.yml | 55 specification limits this to 60 seconds, and implies that to 130 in the state, since the specification requires us to remain in 169 by the Mesh specification is 32 segments (384 bytes). 180 specification would allow (32 segments).
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_nfct.h | 166 * according to the NFC Forum Activity Technical Specification v2.0. 217 …uration for the SENS_RES frame according to the NFC Forum Digital Protocol Technical Specification. 232 …uration for the SENS_RES frame according to the NFC Forum Digital Protocol Technical Specification. 251 …uration for the SENS_RES frame according to the NFC Forum Digital Protocol Technical Specification. 271 …guration for the SEL_RES frame according to the NFC Forum Digital Protocol Technical Specification. 621 * Digital Protocol Technical Specification 2.0, section 6. 632 * Digital Protocol Technical Specification 2.0, section 6. 640 * Digital Protocol Technical Specification 2.0, section 6.
|
/nrf52832-nimble/rt-thread/examples/nanopb/ |
H A D | simple.pb.h | 35 /* Struct field encoding specification for nanopb */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/tps/ |
H A D | pkg.yml | 21 pkg.description: Tx Power Service adopted specification.
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | sntp_opts.h | 155 * Default is 15 seconds. Must not be beolw 15 seconds by specification (i.e. 15000) 162 * Default is 1 hour. Must not be beolw 60 seconds by specification (i.e. 60000)
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/ |
H A D | ble_ll_ctrl.h | 28 * LL control procedures. This "enumeration" is not in the specification; 160 * Contains the version number of the bluetooth controller specification.
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/ |
H A D | syscfg.yml | 33 to ensure compliance with specification.
|
/nrf52832-nimble/rt-thread/components/finsh/ |
H A D | finsh_ops.h | 16 * FinC VM specification
|
/nrf52832-nimble/nordic/nrfx/drivers/include/ |
H A D | nrfx_uarte.h | 232 * description in the Product Specification). The driver 286 * description in the Product Specification). The driver
|
H A D | nrfx_twim.h | 260 * description in the Product Specification). The driver 290 * description in the Product Specification). The driver
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blemesh_models_example_2/ |
H A D | README.md | 47 States of Servers are bounded as per Bluetooth SIG Mesh Model Specification v1.0
|