Home
last modified time | relevance | path

Searched defs:channel (Results 1 – 25 of 34) sorted by relevance

12

/device/generic/goldfish/network/wifi_forwarder/
Dframe.h71 uint32_t channel() const { return mChannel; } in channel() function
104 uint32_t channel() const { return mInfo.channel(); } in channel() function
Dframe.cpp77 uint32_t channel, in FrameInfo()
103 uint64_t cookie, uint32_t flags, uint32_t channel, in Frame()
Dremote_connection.cpp72 uint32_t channel; member
Dlocal_connection.cpp323 uint32_t channel = nla_get_u32(attrs[HWSIM_ATTR_FREQ]); in parseFrame() local
/device/google/cuttlefish/host/commands/secure_env/
Dgatekeeper_responder.cpp22 cuttlefish::GatekeeperChannel* channel, gatekeeper::GateKeeper* gatekeeper) in GatekeeperResponder()
Dkeymaster_responder.cpp22 cuttlefish::KeymasterChannel* channel, keymaster::AndroidKeymaster* keymaster) in KeymasterResponder()
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DProcessPipe.cpp63 zx::channel channel(GetConnectToServiceFunction()(QEMU_PIPE_PATH)); in processPipeInitOnce() local
DQemuPipeStreamFuchsia.cpp75 zx::channel channel(GetConnectToServiceFunction()(QEMU_PIPE_PATH)); in connect() local
/device/google/cuttlefish/common/libs/security/
Dgatekeeper_channel.cpp45 GatekeeperChannel::GatekeeperChannel(SharedFD channel) : channel_(channel) { in GatekeeperChannel()
Dkeymaster_channel.cpp43 KeymasterChannel::KeymasterChannel(SharedFD channel) : channel_(channel) { in KeymasterChannel()
/device/google/cuttlefish/guest/monitoring/cuttlefish_service/java/com/android/google/gce/gceservice/
DGceService.java77 NotificationChannel channel = in onCreate() local
/device/google/cuttlefish/guest/hals/gatekeeper/remote/
Dremote_gatekeeper.cpp40 RemoteGateKeeperDevice::RemoteGateKeeperDevice(cuttlefish::GatekeeperChannel* channel) in RemoteGateKeeperDevice()
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/
Ddma.h53 uint8_t channel; member
Di2c.h27 uint8_t channel; member
Dspi.h27 uint8_t channel; member
/device/linaro/poplar/wifi/wpa_supplicant_8_lib/
Ddriver_cmd_wext.c131 u8 channel; in wpa_driver_wext_set_cscan_params() local
/device/linaro/hikey/hifi/xaf/host-apf/include/audio/
Dxa-mixer-api.h66 #define XA_MIXER_VOLUME(track, channel, volume) \ argument
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/audio/
Dxa-mixer-api.h69 #define XA_MIXER_VOLUME(track, channel, volume) \ argument
/device/google/cuttlefish/host/commands/modem_simulator/unittest/
Dservice_test.cpp193 int channel = std::stoi(response[0]); in openLogicalChannel() local
197 bool closeLogicalChannel(int channel) { in closeLogicalChannel()
335 int channel = openLogicalChannel(command); in TEST_F() local
344 int channel = openLogicalChannel(command); in TEST_F() local
/device/linaro/poplar/wifi/wifi_hal/
Dcommon.h215 u16 channel; member
224 u32 channel; // channel frequency in MHz member
Dgscan.cpp1414 wifi_channel channel; // channel frequency in MHz member
1581 uint16_t channel; in handleEvent() member
1781 u16 channel; /* channel of GAS protocol */ in handleEvent() member
/device/google/cuttlefish/guest/hals/keymaster/remote/
Dremote_keymaster.cpp25 RemoteKeymaster::RemoteKeymaster(cuttlefish::KeymasterChannel* channel) in RemoteKeymaster()
/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp200 bool Command::RedirectStdIO(Subprocess::StdIOChannel channel, in RedirectStdIO()
/device/generic/goldfish-opengl/system/vulkan/
Dgoldfish_vulkan.cpp752 zx_handle_t channel = GetConnectToServiceFunction()("/svc/fuchsia.logger.LogSink"); in InitLogger() local
/device/google/coral-kernel/sm8150/kernel-headers/linux/mfd/adnc/
Diaxxx-debug-intf.h200 uint32_t channel; member

12