Flipper Zero Firmware
Loading...
Searching...
No Matches
BleGattCharacteristicParams Struct Reference

Data Fields

const char * name
 
BleGattCharacteristicDescriptorParamsdescriptor_params
 
union { 
 
   struct { 
 
      const uint8_t *   ptr 
 
      uint16_t   length 
 
   }   fixed 
 
   struct { 
 
      cbBleGattCharacteristicData   fn 
 
      const void *   context 
 
   }   callback 
 
data 
 
Char_UUID_t uuid
 
BleGattCharacteristicDataType data_prop_type: 2
 
uint8_t is_variable: 2
 
uint8_t uuid_type: 2
 
uint8_t char_properties
 
uint8_t security_permissions
 
uint8_t gatt_evt_mask
 

The documentation for this struct was generated from the following file: