Searched refs:test_notify (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_multiple/src/ |
D | gatt_client_test.c | 221 uint8_t test_notify(struct bt_conn *conn, struct bt_gatt_subscribe_params *params, const void *data, in test_notify() function 231 .notify = test_notify, 240 .notify = test_notify,
|
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify/src/ |
D | gatt_client_test.c | 218 uint8_t test_notify(struct bt_conn *conn, struct bt_gatt_subscribe_params *params, const void *data, in test_notify() function 228 .notify = test_notify, 237 .notify = test_notify,
|
/Zephyr-latest/tests/drivers/tee/optee/src/ |
D | main.c | 1196 ZTEST(optee_test_suite, test_notify) in ZTEST() argument
|