![]() |
MT7697 API Reference
LinkIt SDK v4
|
This section defines the basic data structures for the GATTS. More...
This section defines the basic data structures for the GATTS.
Data Structures | |
| struct | bt_gatts_service_rec_t |
| Record structure of the GATTS. More... | |
| struct | bt_gatts_service_t |
| Service structure of the GATTS. More... | |
| struct | bt_gatts_execute_write_req_t |
| Request the GATTS to do the execute write. More... | |
| struct | bt_gatts_authorization_check_req_t |
| Request the GATTS to do an authorization check. More... | |
| struct | bt_gatts_included_service_value_t |
| Included service value structure of the GATTS. More... | |
| struct | bt_gatts_characteristic_uuid16_value_t |
| Characteristic UUID16 value structure of the GATTS. More... | |
| struct | bt_gatts_characteristic_uuid128_value_t |
| Characteristic UUID128 value structure of the GATTS. More... | |
| struct | bt_gatts_characteristic_value_t |
| Characteristic value structure of the GATTS. More... | |
| struct | bt_gatts_characteristic_format_value_t |
| Characteristic format value structure of the GATTS. More... | |
| struct | bt_gatts_primary_service_16_t |
| 16-bit primary service structure of the GATTS. More... | |
| struct | bt_gatts_primary_service_128_t |
| 128-bit primary service structure of the GATTS. More... | |
| struct | bt_gatts_included_service_t |
| Included service structure of the GATTS. More... | |
| struct | bt_gatts_characteristic_16_t |
| 16-bit UUID characteristic structure of the GATTS. More... | |
| struct | bt_gatts_characteristic_128_t |
| 128-bit UUID characteristic structure of the GATTS. More... | |
| struct | bt_gatts_characteristic_t |
| Characteristic structure of the GATTS. More... | |
| struct | bt_gatts_characteristic_str16_t |
| utf-16 characteristic structure of the GATTS. More... | |
| struct | bt_gatts_characteristic_halfw8_t |
| Half word characteristic structure of the GATTS. More... | |
| struct | bt_gatts_characteristic_extended_properties_t |
| Characteristic extended properties descriptor structure of the GATTS. More... | |
| struct | bt_gatts_characteristic_user_description_t |
| Characteristic user description descriptor structure of the GATTS. More... | |
| struct | bt_gatts_client_characteristic_config_t |
| Client characteristic configuration descriptor structure of the GATTS. More... | |
| struct | bt_gatts_characteristic_format_t |
| Characteristic presentation format descriptor structure of the GATTS. More... | |
| struct | bt_gatts_characteristic_aggregate_format_t |
| Characteristic aggregate format descriptor structure of the GATTS. More... | |
Typedefs | |
| typedef bt_gatts_primary_service_16_t | bt_gatts_secondary_service_16_t |
| 16-bit secondary service structure of the GATTS. | |
| typedef bt_gatts_primary_service_128_t | bt_gatts_secondary_service_128_t |
| 128-bit secondary service structure of the GATTS. | |
| typedef bt_gatts_characteristic_str16_t | bt_gatts_characteristic_user_description_str16_t |
| Characteristic user description str16 descriptor structure of the GATTS. | |
| typedef bt_gatts_client_characteristic_config_t | bt_gatts_server_characteristic_config_t |
| Server characteristic configuration descriptor structure of the GATTS. | |