ble_gatt_client
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
service_changed_op Struct Reference

Data Fields

struct bt_gatt_clientclient
 
uint16_t start_handle
 
uint16_t end_handle
 

Detailed Description

Definition at line 1137 of file gatt-client.c.

Field Documentation

struct bt_gatt_client* service_changed_op::client

Definition at line 1138 of file gatt-client.c.

uint16_t service_changed_op::end_handle

Definition at line 1140 of file gatt-client.c.

Referenced by service_changed_cb(), and service_changed_complete().

uint16_t service_changed_op::start_handle

Definition at line 1139 of file gatt-client.c.

Referenced by service_changed_cb(), and service_changed_complete().


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