Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_avrcp_register_notification_cmd Struct Reference

RegisterNotification command request. More...

#include <zephyr/bluetooth/classic/avrcp.h>

Data Fields

uint8_t event_id
 Event ID to register for.
uint32_t interval
 Playback interval (used only for event_id = 0x05)

Detailed Description

RegisterNotification command request.

Field Documentation

◆ event_id

uint8_t bt_avrcp_register_notification_cmd::event_id

Event ID to register for.

◆ interval

uint32_t bt_avrcp_register_notification_cmd::interval

Playback interval (used only for event_id = 0x05)


The documentation for this struct was generated from the following file: