|  | WE310F5
    39.00.000
    | 
Structure used for SSP confirmation. More...
#include <m2mb_ble_driver.h>
| Data Fields | |
| M2MB_BLE_BD_ADDR_T | remote_bd_addr | 
| M2MB_BLE_ADDRESS_TYPE_T | remote_bd_addr_type | 
| UINT32 | pass_key | 
| UINT8 | accept_flag | 
Structure used for SSP confirmation.
Structure used for SSP confirmation.
Definition at line 711 of file m2mb_ble_driver.h.
| UINT8 accept_flag | 
flag to accept or deny pairing
Definition at line 716 of file m2mb_ble_driver.h.
| UINT32 pass_key | 
Pass key
Definition at line 715 of file m2mb_ble_driver.h.
| M2MB_BLE_BD_ADDR_T remote_bd_addr | 
Remote BD address
Definition at line 713 of file m2mb_ble_driver.h.
| M2MB_BLE_ADDRESS_TYPE_T remote_bd_addr_type | 
Remote BD address type
Definition at line 714 of file m2mb_ble_driver.h.