5.11.0.0R3
Software Development Kit
 
Loading...
Searching...
No Matches
wiced_bt_dev_bonded_device_info_t Struct Reference

#include <wiced_bt_dev.h>

Data Fields

wiced_bt_ble_address_type_t addr_type
 
wiced_bt_device_address_t bd_addr
 
wiced_bt_device_type_t device_type
 

Detailed Description

bonding device information from wiced_bt_dev_get_bonded_devices

Field Documentation

◆ addr_type

wiced_bt_ble_address_type_t wiced_bt_dev_bonded_device_info_t::addr_type

peer address type : BLE_ADDR_PUBLIC/BLE_ADDR_RANDOM

◆ bd_addr

wiced_bt_device_address_t wiced_bt_dev_bonded_device_info_t::bd_addr

peer address

◆ device_type

wiced_bt_device_type_t wiced_bt_dev_bonded_device_info_t::device_type

peer device type : BT_DEVICE_TYPE_BREDR/BT_DEVICE_TYPE_BLE/BT_DEVICE_TYPE_BREDR_BLE


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