![]() |
nRF Connect SDK API 3.3.99
|
| 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.
| [in] | ams_c | AMS client instance. |
| [in] | data | List of Remote Command ID supported. |
| [in] | len | Number of Remote Command ID. |