btgatt_db_element_t Struct Reference
  
   #include <
   
    bt_common_types.h
   
   >
  
 
| Data Fields | |
| uint16_t | id | 
| bt_uuid_t | uuid | 
| bt_gatt_db_attribute_type_t | type | 
| uint16_t | attribute_handle | 
| uint16_t | start_handle | 
| uint16_t | end_handle | 
| uint8_t | properties | 
Detailed Description
Definition at line 53 of file bt_common_types.h .
Field Documentation
| uint16_t attribute_handle | 
Definition at line 58 of file bt_common_types.h .
| uint16_t end_handle | 
Definition at line 66 of file bt_common_types.h .
| uint16_t id | 
Definition at line 55 of file bt_common_types.h .
| uint8_t properties | 
Definition at line 72 of file bt_common_types.h .
| uint16_t start_handle | 
Definition at line 65 of file bt_common_types.h .
Definition at line 57 of file bt_common_types.h .
| bt_uuid_t uuid | 
Definition at line 56 of file bt_common_types.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ bt_common_types.h
