Home
last modified time | relevance | path

Searched defs:expect_success (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/gatt/settings/src/
Dgatt_utils.c319 static void read_char(uint16_t handle, bool expect_success) in read_char()
345 void read_test_char(bool expect_success) in read_test_char()
/Zephyr-Core-3.7.0/tests/posix/common/src/
Dpthread_attr.c36 static void create_thread_common_entry(const pthread_attr_t *attrp, bool expect_success, in create_thread_common_entry()
70 static void create_thread_common(const pthread_attr_t *attrp, bool expect_success, bool joinable) in create_thread_common()