2.0.0.4R9
Software Development Kit
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules
wiced_bt_dev_encryption_status_t Struct Reference

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

uint8_t* wiced_bt_dev_encryption_status_t::bd_addr

BD Address of remote

void* wiced_bt_dev_encryption_status_t::p_ref_data

Optional data passed in by wiced_bt_dev_set_encryption

wiced_result_t wiced_bt_dev_encryption_status_t::result

Result of the operation

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: