You are viewing documentation for version:
Data structure of the passkey_display event.
Public Attribute Documentation#
connection#
uint8_t sl_bt_evt_sm_passkey_display_s::connection
Connection handle
passkey#
uint32_t sl_bt_evt_sm_passkey_display_s::passkey
Passkey.
Range: 0 to 999999
NOTE! When displaying the passkey to the user, prefix the number with zeros to obtain a 6 digit number
Example: Passkey value is 42
Number to display to the user is 000042