Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/att/eatt_notif/src/
Dclient_test.c119 const uint8_t sample_dat = SAMPLE_DATA; in send_notification() local
123 err = bt_gatt_notify(g_conn, local_attr, &sample_dat, sizeof(sample_dat)); in send_notification()