Home
last modified time | relevance | path

Searched defs:notification (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/host/misc/disconnect/dut/src/
Dmain.c147 static uint8_t notification[] = NOTIFICATION_PAYLOAD; in notified() local
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/dut/src/
Dmain.c186 static uint8_t notification[] = NOTIFICATION_PAYLOAD; in notified() local
/Zephyr-latest/lib/posix/options/
Dmqueue.c355 int mq_notify(mqd_t mqdes, const struct sigevent *notification) in mq_notify()
/Zephyr-latest/subsys/bluetooth/audio/
Dtbs.c95 struct bt_tbs_call_cp_notify notification; member
914 const struct bt_tbs_call_cp_notify *notification = &inst->cp_ntf.notification; in notify_handler_cb() local
1699 struct bt_tbs_call_cp_notify *notification = &inst->cp_ntf.notification; in write_call_cp() local
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_cdc_ecm.c317 struct cdc_ecm_notification notification = { in cdc_ecm_send_notification() local
Dusbd_cdc_acm.c523 struct cdc_acm_notification notification = { in cdc_acm_send_notification() local
Dusbd_cdc_ncm.c667 void *notification, size_t notification_size) in cdc_ncm_send_notification()
/Zephyr-latest/subsys/usb/device/class/
Dcdc_acm.c774 struct cdc_acm_notification notification; in cdc_acm_send_notification() local