Data structure of the confirm_passkey event.

Public Attributes#

uint8_t
uint32_t

Public Attribute Documentation#

connection#

uint8_t sl_bt_evt_sm_confirm_passkey_s::connection

Connection handle


Definition at line 10856 of file /mnt/raid/workspaces/ws.USsMlsi0G/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h

passkey#

uint32_t sl_bt_evt_sm_confirm_passkey_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 10857 of file /mnt/raid/workspaces/ws.USsMlsi0G/overlay/gsdk/protocol/bluetooth/build_release/bt_api/sw/bgapi/inc/sl_bt_api.h