ble_gap_passkey_params is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
uint8_t
Passkey action, can be one of following constants: - BLE_SM_IOACT_NONE - BLE_SM_IOACT_OOB - BLE_SM_IOACT_INPUT - BLE_SM_IOACT_DISP - BLE_SM_IOACT_NUMCMP.
uint32_t
Passkey to compare, valid for BLE_SM_IOACT_NUMCMP action.

References

from examples