Searched refs:btp_gatt_notification_ev (Results 1 – 2 of 2) sorted by relevance
359 struct btp_gatt_notification_ev { struct
1893 static uint8_t ev_buf[sizeof(struct btp_gatt_notification_ev) + MAX_NOTIF_DATA];1899 struct btp_gatt_notification_ev *ev = (void *) ev_buf; in notify_func()