| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
GATT Discover Attributes parameters. More...
#include <gatt.h>
Data Fields | |
| const struct bt_uuid * | uuid | 
| bt_gatt_discover_func_t | func | 
| union { | |
| uint16_t start_handle | |
| }; | |
| uint8_t | type | 
| uint16_t | attr_handle | 
| uint16_t | end_handle | 
GATT Discover Attributes parameters.
| union { ... } bt_gatt_discover_params::@73 | 
| uint16_t bt_gatt_discover_params::attr_handle | 
Include service attribute declaration handle
| uint16_t bt_gatt_discover_params::end_handle | 
Included service end handle
Discover end handle
| bt_gatt_discover_func_t bt_gatt_discover_params::func | 
Discover attribute callback
| uint16_t bt_gatt_discover_params::start_handle | 
Included service start handle
Discover start handle
| uint8_t bt_gatt_discover_params::type | 
Discover type
| const struct bt_uuid* bt_gatt_discover_params::uuid | 
Discover UUID type