/aosp_15_r20/external/openthread/src/cli/ |
H A D | cli_network_data.cpp | 120 OutputLine(" %s %04x", PreferenceToString(aConfig.mPreference), aConfig.mRloc16); in OutputPrefix() 158 OutputLine(" %s %04x", PreferenceToString(aConfig.mPreference), aConfig.mRloc16); in OutputRoute() 173 OutputLine(" %04x %u", aConfig.mServerConfig.mRloc16, aConfig.mServiceId); in OutputService() 250 * @cparam netdata publish dnssrp anycast @ca{seq-num} in Process() 284 * Publishes the device's Mesh-Local EID with a port number. MLE and port information is in Process() 339 * Publish an on-mesh prefix entry. @moreinfo{@netdata}. in Process() 533 * * `eui64`: The IEEE EUI-64 of the %Joiner. in Process() 617 OutputLine(" %u %c", context.mContextId, context.mCompressFlag ? 'c' : '-'); in OutputNetworkData() 624 dataset.mIsSessionIdSet ? OutputFormat("%u ", dataset.mSessionId) : OutputFormat("- "); in OutputNetworkData() 625 dataset.mIsLocatorSet ? OutputFormat("%04x ", dataset.mLocator) : OutputFormat("- "); in OutputNetworkData() [all …]
|
H A D | cli_br.cpp | 51 * @cparam br init @ca{infrastructure-network-index} @ca{is-running} 252 * Outputs both local and favored on-link prefixes. 407 …* Peer BRs are other devices within the Thread mesh that provide external IP connectivity. A devic… in Process() 410 * - It has added at least one external route entry. in Process() 411 * - It has added at least one prefix entry with both the default-route and on-mesh flags set. in Process() 412 * - It has added at least one domain prefix (with both the domain and on-mesh flags set). in Process() 415 * - RLOC16 of the BR in Process() 416 …* - Age as the duration interval since this BR appeared in Network Data. It is formatted as `{hh}:… in Process() 432 OutputLine("rloc16:0x%04x age:%s", peerBrEntry.mRloc16, ageString); in Process() 439 * 2 min-age:00:00:47 in Process() [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/changelogs/ |
H A D | 2.5.x-CHANGELOG.md | 1 # __2.5.71__ __2019-06-25__ 3 - ### Bugfixes 4 …- Only allows a single execution interceptor with the same class name to be included in loaded exe… 7 - ### Features 8 …- Starting today, you can use Traffic Mirroring to copy network traffic from an elastic network in… 11 - ### Features 12 - Changing Amazon EKS full service name to Amazon Elastic Kubernetes Service. 15 - ### Bugfixes 16 …- Fixes [#1196](https://github.com/aws/aws-sdk-java-v2/issues/1196) by changing S3 FilterRule enum… 18 # __2.5.70__ __2019-06-24__ [all …]
|
H A D | 2.10.x-CHANGELOG.md | 1 # __2.10.91__ __2020-03-20__ 3 - ### Features 4 - Updated service endpoint metadata. 7 - ### Features 8 …- Added "productId" and "portfolioId" to responses from CreateConstraint, UpdateConstraint, ListCo… 10 # __2.10.90__ __2020-03-19__ 12 - ### Features 13 …- AWS Certificate Manager documentation updated on API calls ImportCertificate and ListCertificate… 16 - ### Features 17 - Documentation updates for AWS Outposts. [all …]
|
/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | address_resolver.cpp | 31 * This file implements Thread's EID-to-RLOC mapping and caching. 77 while ((entry = list->Pop()) != nullptr) in Clear() 81 Get<MeshForwarder>().HandleResolved(entry->GetTarget(), kErrorDrop); in Clear() 118 entry = list->GetHead(); in GetNextCacheEntry() 123 aIterator.SetEntry(entry->GetNext()); in GetNextCacheEntry() 127 aInfo.mTarget = entry->GetTarget(); in GetNextCacheEntry() 128 aInfo.mRloc16 = entry->GetRloc16(); in GetNextCacheEntry() 134 aInfo.mValidLastTrans = entry->IsLastTransactionTimeValid(); in GetNextCacheEntry() 136 VerifyOrExit(entry->IsLastTransactionTimeValid()); in GetNextCacheEntry() 138 aInfo.mLastTransTime = entry->GetLastTransactionTime(); in GetNextCacheEntry() [all …]
|
H A D | mesh_forwarder_ftd.cpp | 31 * This file implements FTD-specific mesh forwarding of IPv6/6LoWPAN messages. 69 … // For traffic destined to multicast address larger than realm local, generally it uses IP-in-IP in SendMessage() 101 … if ((neighbor != nullptr) && !neighbor->IsRxOnWhenIdle() && !message.IsDirectTransmission() && in SendMessage() 118 OT_ASSERT((child != nullptr) && !child->IsRxOnWhenIdle()); in SendMessage() 219 message = message->GetNext()) in EvictMessage() 221 if (message->GetPriority() != priority) in EvictMessage() 226 if (message->GetDoNotEvict()) in EvictMessage() 240 …Message *message = mSendQueue.GetHeadForPriority(aPriority); message; message = message->GetNext()) in EvictMessage() 242 if (message->GetPriority() != priority) in EvictMessage() 247 if (message->GetDoNotEvict()) in EvictMessage() [all …]
|
H A D | mle.cpp | 271 uint64_t durationMsec = currentUptimeMsec - mLastUpdatedTimestamp; in UpdateRoleTimeCounters() 304 LogNote("Role %s -> %s", RoleToString(oldRole), RoleToString(mRole)); in SetRole() 339 // whether or not we need to re-attach on mode changes between in SetRole() 340 // rx-on and sleepy (rx-off). If we initially attach as sleepy, in SetRole() 341 // then rx-on/off mode changes are allowed without re-attach. in SetRole() 353 LogInfo("AttachState %s -> %s", AttachStateToString(mAttachState), AttachStateToString(aState)); in SetAttachState() 385 // force re-attach when version mismatch. in Restore() 419 // If the restored RLOC16 corresponds to an end-device, it in Restore() 422 // setting by skipping the re-attach ("Child Update Request" in Restore() 425 LogWarn("Invalid settings - no saved parent info with valid end-device RLOC16 0x%04x", in Restore() [all …]
|
/aosp_15_r20/external/wmediumd/tests/ |
H A D | interference.sh | 2 # 3 mesh nodes in a linear topology 3 # 4 additional mesh nodes exists to prevent transmission 14 if [[ $UID -ne 0 ]]; then 19 modprobe -r mac80211_hwsim 23 for i in `seq 0 $((num_nodes-1))`; do 35 "02:00:00:00:04:00", 47 (-69.0, 0.0), 50 (130.0, -2.0), 51 (130.0, -1.0), 63 tmux new -s $session -d [all …]
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | gatt.py | 1 # Copyright 2021-2022 Google LLC 7 # https://www.apache.org/licenses/LICENSE-2.0 15 # ----------------------------------------------------------------------------- 16 # GATT - Generic Attribute Profile 20 # ----------------------------------------------------------------------------- 22 # ----------------------------------------------------------------------------- 24 # ----------------------------------------------------------------------------- 50 # ----------------------------------------------------------------------------- 52 # ----------------------------------------------------------------------------- 55 # ----------------------------------------------------------------------------- [all …]
|
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | GLESRenderEngine.cpp | 8 * http://www.apache.org/licenses/LICENSE-2.0 30 #include <android-base/stringprintf.h> 33 #include <renderengine/Mesh.h> 97 for (int y = height - 1; y >= 0; y--) { in writePPM() 121 EGLint numConfigs = -1, n = 0; in selectConfigForAttribute() 288 ALOGI("GL_MAX_TEXTURE_SIZE = %zu", engine->getMaxTextureSize()); in create() 289 ALOGI("GL_MAX_VIEWPORT_DIMS = %zu", engine->getMaxViewportDims()); in create() 327 ALOGI("EGLSurface: %d-%d-%d-%d, config=%p", r, g, b, a, config); in chooseEglConfig() 381 // Display-P3 and BT2020 only. in GLESRenderEngine() 407 mImageManager->initThread(args.realtime); in GLESRenderEngine() [all …]
|
/aosp_15_r20/external/skia/tests/ |
H A D | MeshTest.cpp | 4 * Use of this source code is governed by a BSD-style license that can be 74 result.appendf(" {%-10s, %3zu, \"%s\"}\n", attr_type_str(a.type), a.offset, a.name.c_str()); in make_description() 89 result.appendf("\n--VS--\n%s\n------\n", vs.c_str()); in make_description() 90 result.appendf("\n--FS--\n%s\n------\n", fs.c_str()); in make_description() 185 "Varyings main(Attributes attrs)", // non-const Attributes in DEF_TEST() 197 "float2 main(Varyings v)", // non-const Varyings in DEF_TEST() 292 "effects are not permitted in mesh vertex shaders")) { in DEF_TEST() 302 "effects are not permitted in mesh vertex shaders")) { in DEF_TEST() 347 REPORTER_ASSERT(reporter, meshSpec->findChild("myshader")->index == 0); in DEF_TEST() 348 REPORTER_ASSERT(reporter, meshSpec->findChild("myblender")->index == 1); in DEF_TEST() [all …]
|
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/ |
H A D | ChangeLog | 3 2024-07-20 - v2.11 4 * Wi-Fi Easy Connect 5 - add support for DPP release 3 6 - allow Configurator parameters to be provided during config exchange 8 - add support for GCM-AES-256 cipher suite 9 - remove incorrect EAP Session-Id length constraint 10 - add hardware offload support for additional drivers 11 * HE/IEEE 802.11ax/Wi-Fi 6 12 - support BSS color updates 13 - various fixes [all …]
|
/aosp_15_r20/external/autotest/client/common_lib/cros/network/ |
H A D | iw_runner.py | 3 # Use of this source code is governed by a BSD-style license that can be 29 DEV_MODE_MESH_POINT = 'mesh point' 47 WIDTH_HT40_MINUS = _PrintableWidth('HT40-') 82 # "T-DLS". 93 IW_TIME_COMMAND_FORMAT = '(time -p %s) 2>&1' 117 HE_MAC_MULTI_TID_AGGREGATION = 'Multi-TID Aggregation Support' 122 HE_MAC_32_BIT_BA_BITMAP = '32-bit BA Bitmap' 124 HE_MAC_ACK_AGGREGATION = 'Ack-Enabled Aggregation' 127 HE_MAC_MAX_AMPDU_LENGTH_EXPONENT = 'Maximum A-MPDU Length Exponent' 128 HE_MAC_AMSDU_FRAGMENTATION = 'A-MSDU Fragmentation' [all …]
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 23.1.7.rst | 1 Mesa 23.1.7 Release Notes / 2023-09-06 18 --------------- 22 409641eadf0ed1c7794797a6f5a0b0195b5580b282166e5ec5629c6bcda6acd3 mesa-23.1.7.tar.xz 26 ------------ 28 - None 32 --------- 34 - [Google][Rex][anv] GLES dEQP test fails in anv when run via ANGLE-on-Venus on ChromeOS ARCVM. 35 - VAAPI on VCN: bad stream may crash whole gfx system 36 - VAAPI: AMDGPU crash on RX 6900 XT on corrupted video 37 - aco: Assertion when compiling CP2077 shader [all …]
|
/aosp_15_r20/external/openthread/tools/harness-thci/ |
H A D | OpenThread.py | 88 LOGX = re.compile(r'((\[(-|C|W|N|I|D)\])' 89 … r'|(-+$)' # e.x. ------------------------------------------------------------------------ 91 … r'|(\|.+\|.+\|.+)' # e.x. | 61 DC D2 CE FA 04 00 00 | 00 00 0A 6E 16 01 00 00 | aRNz......n.... 95 assert LOGX.match('[-]') 101 assert LOGX.match('------------------------------------------------------------------------') 103 assert LOGX.match('| 61 DC D2 CE FA 04 00 00 | 00 00 0A 6E 16 01 00 00 | aRNz......n....') 108 logging.basicConfig(level=logging.INFO, format="%(asctime)s - %(levelname)s - %(message)s") 131 _callStackDepth -= 1 214 Thread_Device_Role.SED: '-', 219 Thread_Device_Role.SSED: '-', [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm/arch-arm-armv7-a-neon/shared/vndk-sp/ |
D | libRS_internal.so | __cxa_finalize rsaAllocationGetType _ZNK7android12renderscript10ObjectBase10incUserRefEv rsContextCreateVendor _ZN7android12renderscript7Context13createContextEPNS0_6DeviceEPK15RsSurfaceConfig13RsContextTypejPKc rsContextCreate rsaContextSetNativeLibDir rsContextCreateGL __stack_chk_fail __stack_chk_guard rsaGetName rsDeviceCreate _Znwj _ZN7android12renderscript6DeviceC1Ev rsDeviceDestroy rsDeviceSetConfig __android_log_print rsaElementGetNativeData rsaElementGetSubElements ... |
/aosp_15_r20/prebuilts/vndk/v32/arm/arch-arm-armv7-a-neon/shared/vndk-sp/ |
D | libRS_internal.so | __cxa_finalize _ZNK7android12renderscript10ObjectBase10incUserRefEv rsaAllocationGetType _ZN7android12renderscript7Context13createContextEPNS0_6DeviceEPK15RsSurfaceConfig13RsContextTypejPKc __stack_chk_fail __stack_chk_guard rsContextCreate rsContextCreateGL rsContextCreateVendor rsaContextSetNativeLibDir rsaGetName _ZN7android12renderscript6DeviceC1Ev _Znwj __android_log_print rsDeviceCreate rsDeviceDestroy rsDeviceSetConfig rsaElementGetNativeData rsaElementGetSubElements ... |
/aosp_15_r20/prebuilts/vndk/v31/arm/arch-arm-armv7-a-neon/shared/vndk-sp/ |
D | libRS_internal.so | __cxa_finalize _ZNK7android12renderscript10ObjectBase10incUserRefEv rsaAllocationGetType _ZN7android12renderscript7Context13createContextEPNS0_6DeviceEPK15RsSurfaceConfig13RsContextTypejPKc __stack_chk_fail __stack_chk_guard rsContextCreate rsContextCreateGL rsContextCreateVendor rsaContextSetNativeLibDir rsaGetName _ZN7android12renderscript6DeviceC1Ev _Znwj __android_log_print rsDeviceCreate rsDeviceDestroy rsDeviceSetConfig rsaElementGetNativeData rsaElementGetSubElements ... |
/aosp_15_r20/prebuilts/vndk/v31/arm64/arch-arm-armv8-a/shared/vndk-sp/ |
D | libRS_internal.so | __cxa_finalize _ZNK7android12renderscript10ObjectBase10incUserRefEv rsaAllocationGetType _ZN7android12renderscript7Context13createContextEPNS0_6DeviceEPK15RsSurfaceConfig13RsContextTypejPKc __stack_chk_fail __stack_chk_guard rsContextCreate rsContextCreateGL rsContextCreateVendor rsaContextSetNativeLibDir rsaGetName _ZN7android12renderscript6DeviceC1Ev _Znwj __android_log_print rsDeviceCreate rsDeviceDestroy rsDeviceSetConfig rsaElementGetNativeData rsaElementGetSubElements ... |
/aosp_15_r20/prebuilts/vndk/v33/arm64/arch-arm-armv8-a/shared/vndk-sp/ |
D | libRS_internal.so | __cxa_finalize rsaAllocationGetType _ZNK7android12renderscript10ObjectBase10incUserRefEv rsContextCreateVendor _ZN7android12renderscript7Context13createContextEPNS0_6DeviceEPK15RsSurfaceConfig13RsContextTypejPKc rsContextCreate rsaContextSetNativeLibDir rsContextCreateGL __stack_chk_fail __stack_chk_guard rsaGetName rsDeviceCreate _Znwj _ZN7android12renderscript6DeviceC1Ev rsDeviceDestroy rsDeviceSetConfig __android_log_print rsaElementGetNativeData rsaElementGetSubElements ... |
/aosp_15_r20/prebuilts/vndk/v33/arm/arch-arm-armv7-a-neon/shared/vndk-sp/ |
D | libRS_internal.so | __cxa_finalize rsaAllocationGetType _ZNK7android12renderscript10ObjectBase10incUserRefEv rsContextCreateVendor _ZN7android12renderscript7Context13createContextEPNS0_6DeviceEPK15RsSurfaceConfig13RsContextTypejPKc rsContextCreate rsaContextSetNativeLibDir rsContextCreateGL __stack_chk_fail __stack_chk_guard rsaGetName rsDeviceCreate _Znwj _ZN7android12renderscript6DeviceC1Ev rsDeviceDestroy rsDeviceSetConfig __android_log_print rsaElementGetNativeData rsaElementGetSubElements ... |
/aosp_15_r20/prebuilts/vndk/v30/arm/arch-arm-armv7-a-neon/shared/vndk-sp/ |
D | libRS_internal.so | __cxa_finalize _ZNK7android12renderscript10ObjectBase10incUserRefEv rsaAllocationGetType _ZN7android12renderscript7Context13createContextEPNS0_6DeviceEPK15RsSurfaceConfig13RsContextTypejPKc __stack_chk_fail __stack_chk_guard rsContextCreate rsContextCreateGL rsContextCreateVendor rsaContextSetNativeLibDir rsaGetName _ZN7android12renderscript6DeviceC1Ev _Znwj __android_log_print rsDeviceCreate rsDeviceDestroy rsDeviceSetConfig rsaElementGetNativeData rsaElementGetSubElements ... |
/aosp_15_r20/prebuilts/vndk/v30/arm64/arch-arm-armv8-a/shared/vndk-sp/ |
D | libRS_internal.so | __cxa_finalize _ZNK7android12renderscript10ObjectBase10incUserRefEv rsaAllocationGetType _ZN7android12renderscript7Context13createContextEPNS0_6DeviceEPK15RsSurfaceConfig13RsContextTypejPKc __stack_chk_fail __stack_chk_guard rsContextCreate rsContextCreateGL rsContextCreateVendor rsaContextSetNativeLibDir rsaGetName _ZN7android12renderscript6DeviceC1Ev _Znwj __android_log_print rsDeviceCreate rsDeviceDestroy rsDeviceSetConfig rsaElementGetNativeData rsaElementGetSubElements ... |
/aosp_15_r20/prebuilts/vndk/v34/arm64/arch-arm-armv8-a/shared/vndk-sp/ |
D | libRS_internal.so | __cxa_finalize rsaAllocationGetType _ZNK7android12renderscript10ObjectBase10incUserRefEv rsContextCreateVendor _ZN7android12renderscript7Context13createContextEPNS0_6DeviceEPK15RsSurfaceConfig13RsContextTypejPKc rsContextCreate rsaContextSetNativeLibDir rsContextCreateGL __stack_chk_fail __stack_chk_guard rsaGetName rsDeviceCreate _Znwj _ZN7android12renderscript6DeviceC1Ev rsDeviceDestroy rsDeviceSetConfig __android_log_print rsaElementGetNativeData rsaElementGetSubElements ... |
/aosp_15_r20/prebuilts/vndk/v32/arm64/arch-arm-armv8-a/shared/vndk-sp/ |
D | libRS_internal.so | __cxa_finalize _ZNK7android12renderscript10ObjectBase10incUserRefEv rsaAllocationGetType _ZN7android12renderscript7Context13createContextEPNS0_6DeviceEPK15RsSurfaceConfig13RsContextTypejPKc __stack_chk_fail __stack_chk_guard rsContextCreate rsContextCreateGL rsContextCreateVendor rsaContextSetNativeLibDir rsaGetName _ZN7android12renderscript6DeviceC1Ev _Znwj __android_log_print rsDeviceCreate rsDeviceDestroy rsDeviceSetConfig rsaElementGetNativeData rsaElementGetSubElements ... |