Home
last modified time | relevance | path

Searched refs:Encrypted_Data (Results 1 – 3 of 3) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/STM32_BLE/stack/include/
Dble_api.h1259 uint8_t Encrypted_Data[16]);
6847 uint8_t *Encrypted_Data);
6860 uint8_t * Encrypted_Data,
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/STM32_BLE/App/
Ddtm_cmd_db.c681 uint8_t Encrypted_Data[16];
2375 uint8_t Encrypted_Data[(HCI_MAX_PAYLOAD_SIZE - 2)/sizeof(uint8_t)];
2382 uint8_t Encrypted_Data[(HCI_MAX_PAYLOAD_SIZE - 25)/sizeof(uint8_t)];
5652 uint8_t Encrypted_Data[16] = {0}; in hci_le_encrypt_process() local
5663 Encrypted_Data); in hci_le_encrypt_process()
5665 Osal_MemCpy((void *) rp0->Encrypted_Data,(const void *) Encrypted_Data, 16); in hci_le_encrypt_process()
12334 uint8_t Encrypted_Data[HCI_MAX_PAYLOAD_SIZE/sizeof(uint8_t)] = {0}; in aci_gap_encrypt_adv_data_nwk_process() local
12348 Encrypted_Data); in aci_gap_encrypt_adv_data_nwk_process()
12355 …Osal_MemCpy((void *) rp0->Encrypted_Data,(const void *) Encrypted_Data, rp0->Encrypted_Data_Length… in aci_gap_encrypt_adv_data_nwk_process()
12398 … cp0->Encrypted_Data /* cp0->Encrypted_Data_Length * (sizeof(uint8_t)) */, in aci_gap_decrypt_adv_data_nwk_process()
/hal_stm32-latest/lib/stm32wba/STM32_WPAN/ble/stack/include/auto/
Dble_types.h1089 uint8_t Encrypted_Data[16];