XFusion API v1.3.0
|
BLE SM 参数值 更多...
#include <xf_ble_sm_types.h>
成员变量 | |
xf_ble_sm_authen_req_t | authen_req |
xf_ble_sm_io_cap_t | io_capability |
xf_ble_sm_authen_option_t | authen_option |
BLE SM 参数值
在文件 xf_ble_sm_types.h 第 91 行定义.
xf_ble_sm_authen_req_t authen_req |
绑定能力选择与安全模式: 0x01-—支持绑定 0x00-—不支持绑定 见 xf_ble_sm_authen_req_t
在文件 xf_ble_sm_types.h 第 92 行定义.
xf_ble_sm_io_cap_t io_capability |
输入输出能力,见 xf_ble_sm_io_cap_t
在文件 xf_ble_sm_types.h 第 97 行定义.
xf_ble_sm_authen_option_t authen_option |
安全配对能力选择: 0x01-—支持安全配对 0x00-—不支持安全配对 见 xf_ble_sm_authen_option_t
在文件 xf_ble_sm_types.h 第 98 行定义.