Data structure of the passkey_display event.
Public Attribute Documentation#
connection#
uint8_t sl_bt_evt_sm_passkey_display_s::connection
Connection handle
Definition at line
9879
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/sw/bgapi/inc/sl_bt_api.h
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
Definition at line
9880
of file /mnt/raid/workspaces/ws.iS2YF8Lrv/overlay/gsdk/protocol/bluetooth/build/native/sw/bgapi/inc/sl_bt_api.h