WE310F5  39.00.000
M2MB_BLE_SSP_REQUEST_CTX_T Struct Reference

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
 

Detailed Description

Structure used for SSP confirmation.

Structure used for SSP confirmation.

Definition at line 711 of file m2mb_ble_driver.h.

Field Documentation

◆ accept_flag

UINT8 accept_flag

flag to accept or deny pairing

Definition at line 716 of file m2mb_ble_driver.h.

◆ pass_key

UINT32 pass_key

Pass key

Definition at line 715 of file m2mb_ble_driver.h.

◆ remote_bd_addr

M2MB_BLE_BD_ADDR_T remote_bd_addr

Remote BD address

Definition at line 713 of file m2mb_ble_driver.h.

◆ remote_bd_addr_type

M2MB_BLE_ADDRESS_TYPE_T remote_bd_addr_type

Remote BD address type

Definition at line 714 of file m2mb_ble_driver.h.


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