TizenRT Public API
v2.0 M2
|
Attribute protocol MTU change information structure. 4.0. More...
#include <bluetooth_type.h>
Data Fields | |
char * | remote_address |
unsigned int | mtu |
unsigned int | status |
Attribute protocol MTU change information structure. 4.0.
Definition at line 1654 of file bluetooth_type.h.
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.