Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/base/
H A Dprivacy_mode.h12 enum PrivacyMode { enum
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/
Dhci_packets.h297 enum class PrivacyMode : uint8_t {NETWORK = 0x0,DEVICE = 0x1,}; enum