Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
|
|
4.2.0-rc3 |
#include <zephyr/bluetooth/services/nus/inst.h>
Data Fields | |
const struct bt_gatt_service_static * | svc |
Pointer to the NUS Service Instance. | |
sys_slist_t * | cbs |
List of subscribers to invoke callbacks on asynchronous events. |
sys_slist_t* bt_nus_inst::cbs |
List of subscribers to invoke callbacks on asynchronous events.
const struct bt_gatt_service_static* bt_nus_inst::svc |
Pointer to the NUS Service Instance.