/nrf52832-nimble/packages/NimBLE-latest/apps/ext_advertiser/src/ |
H A D | ext_advertiser.c | 109 /* in this case both advertising data and scan response is allowed, but in start_ext_max_events() 201 /* in this case both advertising data and scan response is allowed, but in start_legacy_duration() 264 /* in this case both advertising data and scan response is allowed, but in start_scannable_legacy_ext() 349 /* in this case only scan response is allowed */ in start_scannable_ext() 393 /* in this case only advertisign data is allowed */ in start_non_connectable_ext()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/ |
H A D | savannah.txt | 47 VCS commands are allowed. 50 Sorry, you are not allowed to execute that command. 54 are allowed to use SSH for Git only. Now, you should be able to do this:
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/ |
H A D | savannah.txt | 47 VCS commands are allowed. 50 Sorry, you are not allowed to execute that command. 54 are allowed to use SSH for Git only. Now, you should be able to do this:
|
/nrf52832-nimble/rt-thread/tools/ |
H A D | pymenuconfig.py | 854 where 'start' and 'end' specify allowed value range (inclusively) 873 allowed = False 875 allowed = allowed or start <= ivalue and ivalue <= end 876 if not allowed: 880 'Allowed:\n{}'.format( 892 where 'start' and 'end' specify allowed value range (inclusively) 911 allowed = False 913 allowed = allowed or start <= hvalue and hvalue <= end 914 if not allowed: 918 'Allowed:\n{}'.format(
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/ |
H A D | ble_ll_resolv.c | 54 * Called to determine if a change is allowed to the resolving list at this 55 * time. We are not allowed to modify the resolving list if address translation 59 * @return int 0: not allowed. 1: allowed. 194 * list entries allowed by the controller.
|
H A D | ble_ll_whitelist.c | 54 * This command is not allowed if: in ble_ll_whitelist_chg_allowed() 99 * entries allowed by the controller.
|
H A D | ble_ll_ctrl.c | 1031 * Called to determine if this is a control PDU we are allowed to send. This 1038 * different PDUs allowed for master/slave and TX/RX 1049 int allowed; in ble_ll_ctrl_enc_allowed_pdu() local 1051 allowed = 0; in ble_ll_ctrl_enc_allowed_pdu() 1065 allowed = 1; in ble_ll_ctrl_enc_allowed_pdu() 1071 /* Empty PDUs are allowed */ in ble_ll_ctrl_enc_allowed_pdu() 1072 allowed = 1; in ble_ll_ctrl_enc_allowed_pdu() 1077 return allowed; in ble_ll_ctrl_enc_allowed_pdu()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_hs.c | 149 * Locks the BLE host mutex. Nested locks allowed. 168 * Unlocks the BLE host mutex. Nested locks allowed. 187 * Locks the BLE host mutex. Nested locks not allowed. 203 * Unlocks the BLE host mutex. Nested locks not allowed. 329 * the startup sequence to the controller. No other tasks are allowed to in ble_hs_sync()
|
H A D | ble_gatts.c | 60 uint8_t allowed; member 710 if ((flags & ~clt_cfg->allowed) != 0) { in ble_gatts_clt_cfg_access_locked() 1260 ble_gatts_clt_cfgs[idx].allowed = allowed_flags; in ble_gatts_start() 1329 /* Only one outstanding indication per peer is allowed. If we in ble_gatts_schedule_update() 1423 if (!(clt_cfg->allowed & BLE_GATTS_CLT_CFG_F_INDICATE)) { in ble_gatts_rx_indicate_ack() 1492 /* Determine if notifications or indications are allowed for this in ble_gatts_chr_updated()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/native/src/ |
H A D | ble_hw.c | 90 * @return int Number of devices allowed in whitelist 220 * @return int Number of devices allowed in resolving list
|
/nrf52832-nimble/nordic/nrfx/hal/ |
H A D | nrf_acl.h | 53 …D_NO_WRITE = ACL_ACL_PERM_WRITE_Msk, /**< Read allowed, write disallowed… 54 …D_WRITE = ACL_ACL_PERM_READ_Msk, /**< Read disallowed, write allowed. */
|
H A D | nrf_gpio.h | 125 …es the start number (inclusive) in the range of pin numbers to be configured (allowed values 0-30). 127 …fies the end number (inclusive) in the range of pin numbers to be configured (allowed values 0-30). 138 …es the start number (inclusive) in the range of pin numbers to be configured (allowed values 0-30). 140 …fies the end number (inclusive) in the range of pin numbers to be configured (allowed values 0-30).
|
/nrf52832-nimble/rt-thread/components/drivers/sensors/ |
H A D | sensor.h | 334 * automatic gyro-drift compensation is allowed but not required. 515 * reference. That reference is allowed to drift by the same order of 582 * The only allowed value to return is 1.0. 632 * by the user. The only allowed value to return is 1.0 and an event is 676 * In other words, when the screen is off and the device allowed to 681 * overflows. It is allowed in this situation to wake the SoC up so the 953 * continuous: minimum sample period allowed in microseconds
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/include/controller/ |
H A D | ble_ll_hci.h | 35 * This determines the number of outstanding commands allowed from the
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/ |
H A D | mdns_priv.h | 55 /* Set if compression of this domain is not allowed */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/ |
H A D | syscfg.yml | 30 than allowed 2 usecs.
|
/nrf52832-nimble/packages/NimBLE-latest/ext/tinycrypt/src/ |
H A D | ccm_mode.c | 49 return TC_CRYPTO_FAIL; /* The allowed nonce size is: 13. See documentation.*/ in tc_ccm_config() 51 return TC_CRYPTO_FAIL; /* The allowed mac sizes are: 4, 6, 8, 10, 12, 14, 16.*/ in tc_ccm_config()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf52/src/ |
H A D | ble_hw.c | 210 * @return int Number of devices allowed in whitelist 469 * @return int Number of devices allowed in resolving list
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/drivers/nrf51/src/ |
H A D | ble_hw.c | 204 * @return int Number of devices allowed in whitelist 459 * @return int Number of devices allowed in resolving list
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/ |
H A D | mdns_priv.h | 59 /* Set if compression of this domain is not allowed */
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/gatt/src/ |
H A D | ble_svc_gatt.c | 60 /* The only operation allowed for this characteristic is indicate. This in ble_svc_gatt_access()
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_hs_pvcy_test.c | 379 /* Ensure no GAP procedures are allowed. */ in TEST_CASE() 468 /* Ensure no GAP procedures are allowed. */ in TEST_CASE()
|
/nrf52832-nimble/rt-thread/components/libc/libdl/arch/ |
H A D | arm.c | 98 rt_kprintf("Module: Only Thumb addresses allowed\n"); in dlmodule_relocate()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/snmp/ |
H A D | snmp_mib2_ip.c | 201 /* list of allowed value ranges for incoming OID */ 314 /* list of allowed value ranges for incoming OID */ 487 /* list of allowed value ranges for incoming OID */
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/snmp/ |
H A D | snmp_mib2_ip.c | 201 /* list of allowed value ranges for incoming OID */ 308 /* list of allowed value ranges for incoming OID */ 475 /* list of allowed value ranges for incoming OID */
|