Searched refs:GetEncryption (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/ |
D | le_periodic_sync_manager.h | 457 static_cast<uint32_t>(event_view.GetEncryption())); in HandleLeBigInfoAdvertisingReport() 467 event_view.GetEncryption() == Enable::ENABLED ? true : false); in HandleLeBigInfoAdvertisingReport()
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 13950 Enable GetEncryption() const {ASSERT(was_validated_);auto to_bound = begin();auto encryption_it = t… in CreateOptional() function 13973 …ng = " << EnableText(GetFraming()) << ", encryption = " << EnableText(GetEncryption()) << ", broad… in CreateOptional() 14041 Enable GetEncryption() const {ASSERT(was_validated_);auto to_bound = begin();auto encryption_it = t… in CreateOptional() function 14068 …ic_cast<uint64_t>(GetSyncHandle()) << ", encryption = " << EnableText(GetEncryption()) << ", broad… in CreateOptional() 19613 Enable GetEncryption() const {ASSERT(was_validated_);auto to_bound = begin();auto encryption_it = t… in CreateOptional() function 19635 …ng = " << EnableText(GetFraming()) << ", encryption = " << EnableText(GetEncryption());ss << " }";… in CreateOptional() 39736 …w.GetRtn(), view.GetPhy(), view.GetPacking(), view.GetFraming(), view.GetEncryption(), view.GetBro… in Create() 39879 …teSyncBuilder::Create(view.GetBigHandle(), view.GetSyncHandle(), view.GetEncryption(), view.GetBro… in Create() 47992 … view.GetSduInterval(), view.GetMaxSdu(), view.GetPhy(), view.GetFraming(), view.GetEncryption());} in Create()
|