MT2523 API Reference  LinkIt SDK v4
bt_device_manager_paired_infomation_t Struct Reference

This structure defines the information about the paired device. More...

#include <bt_device_manager.h>

Data Fields

bt_bd_addr_t address
 Address of the paired device. More...
 
char name [BT_GAP_MAX_DEVICE_NAME_LENGTH]
 Name string of the paired device. More...
 

Detailed Description

This structure defines the information about the paired device.

Field Documentation

bt_bd_addr_t address

Address of the paired device.

Name string of the paired device.


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