Home
last modified time | relevance | path

Searched defs:device_role (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/proto_logging/stats/atoms/ranging/
H A Dranging_extension_atoms.proto52 optional android.ranging.DeviceRole device_role = 4; field
/aosp_15_r20/external/uwb/src/rust/uwb_core/src/params/
H A Dfira_app_config_params.rs96 device_role: DeviceRole, field
513 device_role: Option<DeviceRole>, field
1164 let device_role = DeviceRole::Initiator; in test_ok() localVariable
/aosp_15_r20/external/webrtc/modules/audio_device/
H A Daudio_device_unittest.cc827 AudioDeviceModule::WindowsDeviceType device_role[] = { in TEST_P() local
854 AudioDeviceModule::WindowsDeviceType device_role[] = { in TEST_P() local
/aosp_15_r20/external/rust/pica/src/
Dapp_config.rs51 pub device_role: Option<uci::DeviceRole>, field
/aosp_15_r20/external/uwb/src/rust/uwb_core/protos/
H A Duwb_service.proto403 DeviceRole device_role = 16; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/ranging/
Dranging_extension_atoms.pb.h1262 inline ::android::ranging::DeviceRole RangingSessionConfigured::device_role() const { in device_role() function