Searched refs:notification_sent (Results 1 – 4 of 4) sorted by relevance
108 static void notification_sent(struct bt_conn *conn, void *user_data) in notification_sent() function120 .func = notification_sent, in multiple_notify()126 .func = notification_sent, in multiple_notify()
99 static void notification_sent(struct bt_conn *conn, void *user_data) in notification_sent() function113 .func = notification_sent, in notify()
124 static void notification_sent(struct bt_conn *conn, void *user_data) in notification_sent() function138 .func = notification_sent, in short_notify()164 .func = notification_sent, in long_notify()
125 uint8_t notification_sent; member357 dev_data->notification_sent = 1U; in cdc_acm_int_in()784 dev_data->notification_sent = 0U; in cdc_acm_send_notification()790 while (!((volatile uint8_t)dev_data->notification_sent)) { in cdc_acm_send_notification()