/Zephyr-latest/tests/boards/intel_adsp/cache/src/ |
D | main.c | 27 /* After sys_cache_data_flush_and_invd_all(), uncached should be updated */ in ZTEST() 35 /* As cache is invalid, cached should be updated with uncached new value */ in ZTEST() 47 /* After sys_cache_data_flush_all(), uncached should be updated */ in ZTEST() 53 /* As cache is not invalid, only uncached should be updated */ in ZTEST() 59 /* Now, cached should be updated */ in ZTEST()
|
/Zephyr-latest/tests/bluetooth/host/keys/bt_keys_update_usage/src/ |
D | main.c | 37 /* Holds the last key reference updated */ 64 * - Last updated key reference isn't changed 74 "bt_keys_update_usage() changed last updated key reference unexpectedly"); in ZTEST() 85 * - Last updated key reference isn't changed 95 "bt_keys_update_usage() changed last updated key reference unexpectedly"); in ZTEST() 107 * - Last updated key reference matches the last updated key reference 135 "bt_keys_update_usage() changed last updated key reference unexpectedly"); in ZTEST()
|
D | test_suite_save_aging_counter.c | 49 * - Last updated key reference matches the last updated key reference 77 "bt_keys_update_usage() changed last updated key reference unexpectedly"); in ZTEST()
|
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_create_conn_own_addr/src/ |
D | main.c | 36 * isn't called and address type reference is updated upon success. 44 * - Address type reference is updated 65 * set_random_address() is called and address type reference is updated upon success. 74 * - Address type reference is updated 99 * updated upon success. 108 * - Address type reference is updated with the value 'BT_HCI_OWN_ADDR_RANDOM' 131 * is updated upon success. 140 * - Address type reference is updated with the value 'BT_HCI_OWN_ADDR_RPA_OR_RANDOM'
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | scan.h | 63 * and the scanner is started or updated, if needed. 73 * existing users are checked and the scanner is started, stopped or updated. 85 * @retval -EBUSY if the scanner is updated in a different thread. The user was added but 86 * the scanner was not started/stopped/updated. 96 * and the scanner is stopped or updated, if needed. 105 * existing users are checked and the scanner is started, stopped or updated. 114 * @retval -EBUSY if the scanner is updated in a different thread. The user was removed but 115 * the scanner was not started/stopped/updated.
|
/Zephyr-latest/tests/bluetooth/host/id/bt_id_set_scan_own_addr/src/ |
D | main.c | 50 * Address type reference is updated upon success. 59 * - Address type reference is updated 81 * 'BT_HCI_OWN_ADDR_RANDOM', set_random_address() is called and address type reference is updated 92 * - Address type reference is updated 118 * updated upon success. 127 * - Address type reference is updated with the value 'BT_HCI_OWN_ADDR_RANDOM' 150 * is updated upon success. 159 * - Address type reference is updated with the value 'BT_HCI_OWN_ADDR_RPA_OR_RANDOM'
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | app_keys.c | 45 bool updated; member 53 bool updated; member 110 key.updated = app->updated, in store_app_key() 223 if (!app->updated) { in app_key_revoke() 230 app->updated = false; in app_key_revoke() 275 app->updated = false; in bt_mesh_app_key_add() 322 if (app->updated) { in bt_mesh_app_key_update() 336 app->updated = true; in bt_mesh_app_key_update() 425 app->updated = !!new_key; in bt_mesh_app_key_set() 524 if ((*sub)->kr_phase == BT_MESH_KR_PHASE_2 && app->updated) { in bt_mesh_keys_resolve() [all …]
|
D | va.h | 18 * @param entry Pointer to a memory where a new or updated entry will be stored, or NULL. 20 * @return STATUS_SUCCESS if entry is stored or updated, error code otherwise.
|
/Zephyr-latest/subsys/bluetooth/controller/util/ |
D | memq.c | 47 * @param head[out] Head of queue. Will be updated 48 * @param tail[out] Tail of queue. Will be updated 62 * @param head[in,out] Head of queue. Will be updated 63 * @param tail[in,out] Tail of queue. Will be updated 89 * @param tail[in,out] Tail of queue. Will be updated to point to link 164 * @param head[in,out] Pointer to head link-element of queue. Will be updated
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfu_srv.rst | 70 Metadata pages before booting into the firmware with the updated Composition Data and Models 85 about which image is being updated, as well as the update metadata. 115 the new firmware. The firmware image table should be updated to reflect the new firmware ID of the 116 updated image. 120 After booting up with the new firmware, the firmware image table should be updated before the
|
/Zephyr-latest/tests/boot/with_mcumgr/pytest/ |
D | test_upgrade.py | 47 Verify that the application can be updated 53 6) Verify that the updated application is booted 104 6) Verify that the updated application is booted 159 Verify that the application is not updated when app is not signed or signed with invalid key 187 version='0.0.3+4' # must differ from the origin version, if not then hash is not updated
|
/Zephyr-latest/scripts/build/ |
D | subfolder_list.py | 8 file will only be updated in case sub-directories have been added or removed 75 File won't be updated if it already exists and has the same content 114 # Always touch trigger file to ensure json files are updated
|
/Zephyr-latest/tests/bluetooth/host/id/bt_id_del/src/ |
D | main.c | 53 * - Passed key state is updated by clearing 'BT_KEYS_ID_ADDED' bit 82 * - Passed key state is updated by clearing 'BT_KEYS_ID_ADDED' bit 112 * - Passed key state is updated by setting 'BT_KEYS_ID_PENDING_DEL' bit 164 * - Passed key state is updated by setting 'BT_KEYS_ID_PENDING_DEL' bit 210 * - Passed key state is updated by setting 'BT_KEYS_ID_ADDED' bit 262 * - Passed key state is updated by setting 'BT_KEYS_ID_ADDED' bit 315 * - Passed key state is updated by setting 'BT_KEYS_ID_ADDED' bit 365 * - Passed key state is updated by setting 'BT_KEYS_ID_ADDED' bit
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/handler_demo/example_as_module/ |
D | CMakeLists.txt | 6 # The below should be updated with the real name of the file
|
/Zephyr-latest/include/zephyr/bluetooth/services/ |
D | cts.h | 65 * @brief The Current Time has been updated by a peer. 68 * @param cts_time [IN] updated time 83 * @param cts_time [IN] updated time
|
/Zephyr-latest/tests/bluetooth/host/id/bt_id_add/src/ |
D | main.c | 50 * - Passed key state is updated by setting 'BT_KEYS_ID_ADDED' bit 77 * - Passed key state is updated by setting 'BT_KEYS_ID_ADDED' bit 106 * - Passed key state is updated by setting 'BT_KEYS_ID_PENDING_ADD' bit 158 * - Passed key state is updated by setting 'BT_KEYS_ID_PENDING_ADD' bit and 'BT_DEV_ID_PENDING' 202 * - Passed key state is updated by setting 'BT_KEYS_ID_ADDED' bit 244 * - Passed key state is updated by setting 'BT_KEYS_ID_ADDED' bit 303 * - Passed key state is updated by setting 'BT_KEYS_ID_ADDED' bit
|
/Zephyr-latest/dts/bindings/misc/ |
D | nordic,nrf-dppic-local.yaml | 8 Updated DPPIC binding set for Nordic products that have local DPPIC instances
|
D | nordic,nrf-dppic-global.yaml | 8 Updated DPPIC binding set for Nordic products that have global DPPIC instances
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/ |
D | radio_vendor_hal.h | 12 * If these are ever implemented, this file should be updated
|
/Zephyr-latest/doc/releases/ |
D | release-notes-4.0.rst | 420 have been updated to use this directive, with full migration planned for the next release. 483 * Updated the NXP counter_mcux_lptmr driver to support multiple instances of the lptmr 599 * Updated all Espressif's SoC driver initialization to allow new chipsets and octal flash support. 683 * Updated ESP32 family interrupt allocator with proper IRQ flags and priorities. 700 * Updated ws2812 GPIO driver to support dynamic bus timings 930 * Updated ESP32 Wi-Fi driver to reflect actual negotiated PHY mode. 1090 * Updated information in the mqtt_publisher sample about Mosquitto broker 1092 * Updated MQTT tests to be self-contained, no longer requiring external broker. 1274 * Mbed TLS was updated to version 3.6.2 (from 3.6.0). The release notes can be found at: 1318 * LittleFS: The module has been updated with changes committed upstream [all …]
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | cfg.h | 108 * The Mesh Private beacon's randomization value is updated regularly to 110 * the beacon is updated, in 10 second increments. 119 * The Mesh Private beacon's randomization value is updated regularly to 121 * the beacon is updated, in 10 second increments. 124 * the beacon is updated every time it's transmitted. 344 * @retval STATUS_SUCCESS The Subnet was updated with a second key. 348 * @retval STATUS_CANNOT_UPDATE The Subnet cannot be updated for some reason. 549 * @note The Application key can only be updated if the bound Subnet is in Key 557 * @retval STATUS_SUCCESS The Application key was successfully updated. 560 * @retval STATUS_CANNOT_UPDATE The Application key cannot be updated for some [all …]
|
/Zephyr-latest/samples/boards/nordic/nrf53_sync_rtc/ |
D | sample.yaml | 23 - "sync_rtc: Updated timestamp to synchronized RTC by .* ticks"
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/disable/tests_scripts/ |
D | disable_set_default_id.sh | 8 # Each iteration the default ID is updated
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | bap_scan_delegator.rst | 61 Receive state with ID 0 updated 74 Receive state with ID 0 updated
|
/Zephyr-latest/include/zephyr/sys/ |
D | base64.h | 53 * *olen is always updated to reflect the amount 75 * not correct. *olen is always updated to reflect the amount
|