Home
last modified time | relevance | path

Searched refs:Random_Number (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h1269 tBleStatus hci_le_rand(uint8_t Random_Number[8]);
1292 uint8_t Random_Number[8],
Dble_events.h282 uint8_t Random_Number[8];
Dble_stack_user_cfg.h2401 uint8_t Random_Number[8],
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h1095 uint8_t Random_Number[8];
1101 uint8_t Random_Number[8];
4116 uint8_t Random_Number[8];
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c686 uint8_t Random_Number[8];
691 uint8_t Random_Number[8];
5687 uint8_t Random_Number[8] = {0}; in hci_le_rand_process() local
5696 rp0->Status = hci_le_rand(Random_Number); in hci_le_rand_process()
5698 Osal_MemCpy((void *) rp0->Random_Number,(const void *) Random_Number, 8); in hci_le_rand_process()
5734 cp0->Random_Number /* 8 */, in hci_le_enable_encryption_process()
/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/config/
Dble_stack_user_cfg.c5218 uint8_t Random_Number[8], in hci_le_enable_encryption()
5223 Random_Number, in hci_le_enable_encryption()