Home
last modified time | relevance | path

Searched refs:bitset (Results 1 – 18 of 18) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DHalAidlUtil.java39 int supplicantValue, BitSet bitset, int bitSetPosition) { in supplicantMaskValueToWifiConfigurationBitSet() argument
40 bitset.set(bitSetPosition, (supplicantMask & supplicantValue) == supplicantValue); in supplicantMaskValueToWifiConfigurationBitSet()
47 BitSet bitset = new BitSet(); in supplicantToWifiConfigurationKeyMgmtMask() local
49 mask, KeyMgmtMask.NONE, bitset, in supplicantToWifiConfigurationKeyMgmtMask()
52 mask, KeyMgmtMask.WPA_PSK, bitset, in supplicantToWifiConfigurationKeyMgmtMask()
55 mask, KeyMgmtMask.WPA_EAP, bitset, in supplicantToWifiConfigurationKeyMgmtMask()
58 mask, KeyMgmtMask.IEEE8021X, bitset, in supplicantToWifiConfigurationKeyMgmtMask()
61 mask, KeyMgmtMask.OSEN, bitset, in supplicantToWifiConfigurationKeyMgmtMask()
64 mask, KeyMgmtMask.FT_PSK, bitset, in supplicantToWifiConfigurationKeyMgmtMask()
67 mask, KeyMgmtMask.FT_EAP, bitset, in supplicantToWifiConfigurationKeyMgmtMask()
[all …]
/packages/modules/Uwb/generic_ranging/src/com/android/ranging/generic/
DRangingTechnology.java44 BitSet bitset = BitSet.valueOf(new byte[]{technologiesByte}); in parseByte() local
47 if (bitset.get(technology.value)) { in parseByte()
58 BitSet bitset = new BitSet(); in toBitmap() local
60 bitset.set(technology.value); in toBitmap()
62 return bitset.toByteArray()[0]; in toBitmap()
/packages/modules/Wifi/service/java/com/android/server/wifi/
DSupplicantStaNetworkHalHidlImpl.java1152 int supplicantValue, BitSet bitset, in supplicantMaskValueToWifiConfigurationBitSet() argument
1154 bitset.set(bitSetPosition, (supplicantMask & supplicantValue) == supplicantValue); in supplicantMaskValueToWifiConfigurationBitSet()
1160 BitSet bitset = new BitSet(); in supplicantToWifiConfigurationKeyMgmtMask() local
1162 mask, ISupplicantStaNetwork.KeyMgmtMask.NONE, bitset, in supplicantToWifiConfigurationKeyMgmtMask()
1165 mask, ISupplicantStaNetwork.KeyMgmtMask.WPA_PSK, bitset, in supplicantToWifiConfigurationKeyMgmtMask()
1168 mask, ISupplicantStaNetwork.KeyMgmtMask.WPA_EAP, bitset, in supplicantToWifiConfigurationKeyMgmtMask()
1171 mask, ISupplicantStaNetwork.KeyMgmtMask.IEEE8021X, bitset, in supplicantToWifiConfigurationKeyMgmtMask()
1174 mask, ISupplicantStaNetwork.KeyMgmtMask.OSEN, bitset, in supplicantToWifiConfigurationKeyMgmtMask()
1177 mask, ISupplicantStaNetwork.KeyMgmtMask.FT_PSK, bitset, in supplicantToWifiConfigurationKeyMgmtMask()
1180 mask, ISupplicantStaNetwork.KeyMgmtMask.FT_EAP, bitset, in supplicantToWifiConfigurationKeyMgmtMask()
[all …]
/packages/modules/Bluetooth/system/stack/test/rfcomm/
Dstack_rfcomm_test_utils.cc35 std::bitset<8> address; in GetAddressField()
50 std::bitset<8> control; in GetControlField()
83 std::bitset<8> v24_signals; in CreateMccMscFrame()
99 std::bitset<8> header; in CreateMultiplexerControlFrame()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dbloom_filter.h66 std::bitset<BIGRAM_FILTER_MODULO> mFilter;
/packages/services/Car/service/src/com/android/car/hal/
DDiagnosticHalService.java435 BitSet bitset = BitSet.valueOf(value.getByteArray()); in createCarDiagnosticEvent() local
441 if (bitset.get(i)) { in createCarDiagnosticEvent()
447 if (bitset.get(numIntegerProperties + i)) { in createCarDiagnosticEvent()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_state_utils.h33 typedef std::bitset<MAX_KEY_COUNT_IN_A_KEYBOARD> NearKeycodesSet;
/packages/modules/Bluetooth/system/bta/le_audio/
Ddevices.h91 std::bitset<16> tmap_role_;
Dclient_parser.h256 bool ParseTmapRole(std::bitset<16>& role, uint16_t len, const uint8_t* value);
Dcodec_manager.cc638 ? std::bitset<32>{offload_config->stream_map.at(0).second}.count() in GetBroadcastConfig()
658 auto alloc_channels_per_bis = std::bitset<32>{allocation}.count() ?: 1; in GetBroadcastConfig()
Dclient_parser_test.cc1778 std::bitset<16> role; in TEST()
1787 std::bitset<16> role; in TEST()
Dclient_parser.cc687 bool ParseTmapRole(std::bitset<16>& role, uint16_t len, const uint8_t* value) { in ParseTmapRole()
Dle_audio_types.h1210 using AudioLocations = std::bitset<32>;
/packages/modules/Bluetooth/system/audio_hal_interface/aidl/
Dle_audio_utils.cc498 std::bitset<32>(cfg.audio_channel_allocation.value()).count(); in GetCodecConfigSettingFromAidl()
Dle_audio_utils_unittest.cc411 std::bitset<32>(stack_codec_params.audio_channel_allocation.value_or(1)) in PrepareReferenceAseDirectionConfigLc3()
/packages/modules/Bluetooth/system/stack/hcic/
Dhciblecmds.cc409 std::bitset<std::numeric_limits<uint8_t>::digits>(scanning_phys).count(); in btsnd_hcic_ble_set_extended_scan_params()
/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger.cc1198 std::bitset<32> flags = 0; in Capture()
/packages/apps/Car/DebuggingRestrictionController/libs/
Dhttpcore-4.4.13.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...