Searched refs:test_notify (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_multiple/src/ |
D | gatt_client_test.c | 232 uint8_t test_notify(struct bt_conn *conn, struct bt_gatt_subscribe_params *params, const void *data, in test_notify() function 242 .notify = test_notify, 251 .notify = test_notify,
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify/src/ |
D | gatt_client_test.c | 228 uint8_t test_notify(struct bt_conn *conn, struct bt_gatt_subscribe_params *params, const void *data, in test_notify() function 238 .notify = test_notify, 247 .notify = test_notify,
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_stress/src/ |
D | gatt_client_test.c | 201 uint8_t test_notify(struct bt_conn *conn, struct bt_gatt_subscribe_params *params, const void *data, in test_notify() function 214 .notify = test_notify,
|
/Zephyr-latest/tests/drivers/tee/optee/src/ |
D | main.c | 1196 ZTEST(optee_test_suite, test_notify) in ZTEST() argument
|