TizenRT Public API  v2.0 M2
bt_gatt_client_att_mtu_info_s Struct Reference

Attribute protocol MTU change information structure. 4.0. More...

#include <bluetooth_type.h>

Data Fields

char * remote_address
 
unsigned int mtu
 
unsigned int status
 

Detailed Description

Attribute protocol MTU change information structure. 4.0.

See also
bt_gatt_client_att_mtu_changed_cb()

Definition at line 1654 of file bluetooth_type.h.

Field Documentation

unsigned int mtu

MTU value

Definition at line 1656 of file bluetooth_type.h.

char* remote_address

The address of remote device

Definition at line 1655 of file bluetooth_type.h.

unsigned int status

Request status

Definition at line 1657 of file bluetooth_type.h.


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