|
Zephyr API Documentation 4.3.0-rc2
A Scalable Open Source RTOS
|
Info Structure for OOB pairing. More...
#include <zephyr/bluetooth/conn.h>
Public Types | |
| enum | { BT_CONN_OOB_LE_LEGACY , BT_CONN_OOB_LE_SC } |
| Type of OOB pairing method. More... | |
Data Fields | |
| enum bt_conn_oob_info:: { ... } | type |
| Type of OOB pairing method. | |
| union { | |
| struct { | |
| enum | { BT_CONN_OOB_LOCAL_ONLY , BT_CONN_OOB_REMOTE_ONLY , BT_CONN_OOB_BOTH_PEERS , BT_CONN_OOB_NO_DATA } |
| OOB data configuration. More... | |
| enum bt_conn_oob_info:: { ... } oob_config | |
| OOB data configuration. More... | |
| } lesc | |
| LE Secure Connections OOB pairing parameters. More... | |
| }; | |
Info Structure for OOB pairing.
| anonymous enum |
| union { ... } bt_conn_oob_info |
| struct { ... } bt_conn_oob_info::lesc |
LE Secure Connections OOB pairing parameters.
| enum { ... } bt_conn_oob_info::oob_config |
OOB data configuration.
| enum { ... } bt_conn_oob_info::type |
Type of OOB pairing method.