nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ bt_ams_remote_command_notify_cb

typedef void(* bt_ams_remote_command_notify_cb) (struct bt_ams_client *ams_c, const uint8_t *data, size_t len)

#include <include/bluetooth/services/ams_client.h>

Remote Command notification callback function.

Parameters
[in]ams_cAMS client instance.
[in]dataList of Remote Command ID supported.
[in]lenNumber of Remote Command ID.