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

#include <wiced_bt_dev.h>

Data Fields

wiced_bt_device_address_t bd_address
 
uint8_t rx_phy
 
uint8_t status
 
uint8_t tx_phy
 

Detailed Description

BLE Physical link update event related data

Field Documentation

◆ bd_address

wiced_bt_device_address_t wiced_bt_ble_phy_update_t::bd_address

peer BD address

◆ rx_phy

uint8_t wiced_bt_ble_phy_update_t::rx_phy

Receiver PHY, values: 1=1M, 2=2M, 3=LE coded

◆ status

uint8_t wiced_bt_ble_phy_update_t::status

LE Phy update status

◆ tx_phy

uint8_t wiced_bt_ble_phy_update_t::tx_phy

Transmitter PHY, values: 1=1M, 2=2M, 3=LE coded


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