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

#include <wiced_bt_dev.h>

Data Fields

uint8_t * bd_addr
 
void * p_ref_data
 
wiced_result_t result
 
wiced_bt_transport_t transport
 

Detailed Description

Encryption status change (used by BTM_ENCRYPTION_STATUS_EVT)

Field Documentation

◆ bd_addr

uint8_t* wiced_bt_dev_encryption_status_t::bd_addr

BD Address of remote

◆ p_ref_data

void* wiced_bt_dev_encryption_status_t::p_ref_data

Optional data passed in by wiced_bt_dev_set_encryption

◆ result

wiced_result_t wiced_bt_dev_encryption_status_t::result

Result of the operation

◆ transport

wiced_bt_transport_t wiced_bt_dev_encryption_status_t::transport

BT_TRANSPORT_BR_EDR or BT_TRANSPORT_LE


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