Searched refs:Decrypted_Data (Results 1 – 2 of 2) sorted by relevance
6861 uint32_t *Decrypted_Data);
2388 uint8_t Decrypted_Data[(HCI_MAX_PAYLOAD_SIZE - 2)/sizeof(uint8_t)];12386 uint8_t Decrypted_Data[HCI_MAX_PAYLOAD_SIZE/sizeof(uint8_t)] = {0}; in aci_gap_decrypt_adv_data_nwk_process() local12400 Decrypted_Data); in aci_gap_decrypt_adv_data_nwk_process()12407 …Osal_MemCpy((void *) rp0->Decrypted_Data,(const void *) Decrypted_Data, rp0->Decrypted_Data_Length… in aci_gap_decrypt_adv_data_nwk_process()