FreeRTOS:
BLE
BLE
|
Return to main page ↑ |
Structure describing an included service. More...
#include <bt_hal_gatt_types.h>
Data Fields | |
BTUuid_t | xUuid |
BTService_t * | pxPtrToService |
Structure describing an included service.
BTUuid_t BTIncludedService_t::xUuid |
Attribute UUID
BTService_t* BTIncludedService_t::pxPtrToService |
Pointer to the service being included.