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

#include <wiced_bt_dev.h>

Data Fields

wiced_bt_device_address_t * bd_addr
 
uint8_t * bd_name
 
wiced_bt_dev_class_t * dev_class
 

Detailed Description

Remote device information (used by BTM_PIN_REQUEST_EVT, BTM_SECURITY_ABORTED_EVT)

Field Documentation

◆ bd_addr

wiced_bt_device_address_t* wiced_bt_dev_name_and_class_t::bd_addr

BD Address of remote

◆ bd_name

uint8_t* wiced_bt_dev_name_and_class_t::bd_name

BD Name of remote

◆ dev_class

wiced_bt_dev_class_t* wiced_bt_dev_name_and_class_t::dev_class

peer class of device


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