TizenRT Public API
v2.0 M2
|
Attribute protocol MTU change information structure. 3.0. More...
#include <bluetooth_type_internal.h>
Data Fields | |
char * | remote_address |
unsigned int | status |
Attribute protocol MTU change information structure. 3.0.
Definition at line 737 of file bluetooth_type_internal.h.
char* remote_address |
The address of remote device
Definition at line 738 of file bluetooth_type_internal.h.
unsigned int status |
< MTU value
Definition at line 740 of file bluetooth_type_internal.h.