TizenRT Public API  v2.0 M2
bt_device_connection_info_s Struct Reference

Device connection information structure. 2.3. More...

#include <bluetooth_type.h>

Data Fields

char * remote_address
 
bt_device_connection_link_type_e link
 
bt_device_disconnect_reason_e disconn_reason
 

Detailed Description

Device connection information structure. 2.3.

See also
bt_device_connection_state_changed_cb()

Definition at line 1018 of file bluetooth_type.h.

Field Documentation

Disconnection reason

Definition at line 1021 of file bluetooth_type.h.

Link type

Definition at line 1020 of file bluetooth_type.h.

char* remote_address

The address of remote device

Definition at line 1019 of file bluetooth_type.h.


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