![]() |
WL865E4-P
36.07.001
|
#include <m2mb_ble_driver.h>
Data Fields | |
UINT8 | Status |
M2MB_BLE_BD_ADDR_T | BD_ADDR |
M2MB_BLE_GAP_LE_PHY_TYPE_T | TX_PHY |
M2MB_BLE_GAP_LE_PHY_TYPE_T | RX_PHY |
Definition at line 2826 of file m2mb_ble_driver.h.
M2MB_BLE_BD_ADDR_T BD_ADDR |
Bluetooth device address.
Definition at line 2830 of file m2mb_ble_driver.h.
M2MB_BLE_GAP_LE_PHY_TYPE_T RX_PHY |
Current Rx PHY of the connection if the Status field indicates success.
Definition at line 2835 of file m2mb_ble_driver.h.
UINT8 Status |
Status of the PHY Update Complete Event.
Definition at line 2828 of file m2mb_ble_driver.h.
M2MB_BLE_GAP_LE_PHY_TYPE_T TX_PHY |
Current Tx PHY of the connection if the Status field indicates success.
Definition at line 2832 of file m2mb_ble_driver.h.