AIROC™ BTSDK v4.7 - Documentation | ||||
RegisterNotification. More...
Data Fields | |
uint8_t | pdu |
PDU ID AVRC_PDU_REGISTER_NOTIFICATION. | |
wiced_bt_avrc_sts_t | status |
Not used in the command. | |
uint8_t | opcode |
Op Code. More... | |
uint8_t | event_id |
Event for which the CT requires notifications. | |
uint32_t | param |
Specifies the time interval (in seconds) at which the change in playback position will be notified. More... | |
RegisterNotification.
uint8_t opcode |
Op Code.
Should be AVRC_OP_VENDOR
uint32_t param |
Specifies the time interval (in seconds) at which the change in playback position will be notified.
If the song is being forwarded / rewound, a notification will be received whenever the playback position will change by this value.