Home
last modified time | relevance | path

Searched refs:lost_target_find_and_remove (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/src/
Ddfu_blob_common.h11 bool lost_target_find_and_remove(uint16_t addr);
Ddfu_blob_common.c16 bool lost_target_find_and_remove(uint16_t addr) in lost_target_find_and_remove() function
Dtest_dfu.c924 ASSERT_TRUE(lost_target_find_and_remove(target->blob.addr)); in dfu_cli_lost_target()
Dtest_blob.c163 ASSERT_TRUE(lost_target_find_and_remove(blobt->addr)); in blob_cli_lost_target()