#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 |
BLE Physical link update event related data
| wiced_bt_device_address_t wiced_bt_ble_phy_update_t::bd_address |
peer BD address
| uint8_t wiced_bt_ble_phy_update_t::rx_phy |
Receiver PHY, values: 1=1M, 2=2M, 3=LE coded
| uint8_t wiced_bt_ble_phy_update_t::status |
LE Phy update status
| uint8_t wiced_bt_ble_phy_update_t::tx_phy |
Transmitter PHY, values: 1=1M, 2=2M, 3=LE coded