Bluetooth Host Stack Library
wiced_bt_ble_phy_update_t Struct Reference

Description

BLE Physical link update event related data.

Data Fields

wiced_bt_hci_err_code_t status
 LE Phy update status.
 
wiced_bt_device_address_t bd_address
 peer BD address
 
uint8_t tx_phy
 Transmitter PHY, values: 1=1M, 2=2M, 3=LE coded.
 
uint8_t rx_phy
 Receiver PHY, values: 1=1M, 2=2M, 3=LE coded.