otPlatBleGattService Struct Reference

Registration descriptor for a GATT service.

#include <include/openthread/platform/ble.h>

Public Attributes

const otPlatBleUuid mUuid
 Pointer to service UUID; use BLE_UUIDxx_DECLARE macros to declare proper UUID; NULL if there are no more characteristics in the service.
 
uint16_t mHandle
 Handle of service; written to by stack after call to otPlatBleGattServerServicesRegister.
 
otPlatBleGattCharacteristicmCharacteristics
 Array of characteristic definitions corresponding to characteristics belonging to this service.

Registration descriptor for a GATT service.


The documentation for this struct was generated from the following file:
  • include/openthread/platform/ble.h