Home
last modified time | relevance | path

Searched defs:key_index (Results 1 – 2 of 2) sorted by relevance

/btstack/port/stm32-wb55xx-nucleo-freertos/Middlewares/STM32_WPAN/interface/patterns/ble_thread/shci/
H A Dshci.c188 SHCI_CmdStatus_t SHCI_C2_FUS_LoadUsrKey( uint8_t key_index ) in SHCI_C2_FUS_LoadUsrKey()
227 SHCI_CmdStatus_t SHCI_C2_FUS_LockUsrKey( uint8_t key_index ) in SHCI_C2_FUS_LockUsrKey()
/btstack/example/
H A Dhog_boot_host_demo.c176 uint8_t key_index; in handle_boot_keyboard_event() local