/aosp_15_r20/hardware/interfaces/wifi/aidl/default/ |
H A D | wifi_nan_iface.cpp | 863 ndk::ScopedAStatus WifiNanIface::getCapabilitiesRequestInternal(char16_t cmd_id) { in getCapabilitiesRequestInternal() 868 ndk::ScopedAStatus WifiNanIface::enableRequestInternal(char16_t cmd_id, in enableRequestInternal() 880 ndk::ScopedAStatus WifiNanIface::configRequestInternal(char16_t cmd_id, in configRequestInternal() 892 ndk::ScopedAStatus WifiNanIface::disableRequestInternal(char16_t cmd_id) { in disableRequestInternal() 897 ndk::ScopedAStatus WifiNanIface::startPublishRequestInternal(char16_t cmd_id, in startPublishRequestInternal() 908 ndk::ScopedAStatus WifiNanIface::stopPublishRequestInternal(char16_t cmd_id, int8_t sessionId) { in stopPublishRequestInternal() 916 ndk::ScopedAStatus WifiNanIface::startSubscribeRequestInternal(char16_t cmd_id, in startSubscribeRequestInternal() 927 ndk::ScopedAStatus WifiNanIface::stopSubscribeRequestInternal(char16_t cmd_id, int8_t sessionId) { in stopSubscribeRequestInternal() 936 char16_t cmd_id, const NanTransmitFollowupRequest& msg) { in transmitFollowupRequestInternal() 946 ndk::ScopedAStatus WifiNanIface::createDataInterfaceRequestInternal(char16_t cmd_id, in createDataInterfaceRequestInternal() [all …]
|
H A D | wifi_rtt_controller.cpp | 138 int32_t cmd_id, const std::vector<RttConfig>& rtt_configs) { in rangeRequestInternal() 223 ndk::ScopedAStatus WifiRttController::rangeCancelInternal(int32_t cmd_id, in rangeCancelInternal() 266 ndk::ScopedAStatus WifiRttController::setLciInternal(int32_t cmd_id, const RttLciInformation& lci) { in setLciInternal() 276 ndk::ScopedAStatus WifiRttController::setLcrInternal(int32_t cmd_id, const RttLcrInformation& lcr) { in setLcrInternal() 300 ndk::ScopedAStatus WifiRttController::enableResponderInternal(int32_t cmd_id, in enableResponderInternal() 317 ndk::ScopedAStatus WifiRttController::disableResponderInternal(int32_t cmd_id) { in disableResponderInternal()
|
H A D | wifi_sta_iface.cpp | 481 int32_t cmd_id, const StaBackgroundScanParameters& params) { in startBackgroundScanInternal() 546 ndk::ScopedAStatus WifiStaIface::stopBackgroundScanInternal(int32_t cmd_id) { in stopBackgroundScanInternal() 585 ndk::ScopedAStatus WifiStaIface::startRssiMonitoringInternal(int32_t cmd_id, int32_t max_rssi, in startRssiMonitoringInternal() 607 ndk::ScopedAStatus WifiStaIface::stopRssiMonitoringInternal(int32_t cmd_id) { in stopRssiMonitoringInternal() 649 int32_t cmd_id, const std::vector<uint8_t>& ip_packet_data, char16_t ether_type, in startSendingKeepAlivePacketsInternal() 657 ndk::ScopedAStatus WifiStaIface::stopSendingKeepAlivePacketsInternal(int32_t cmd_id) { in stopSendingKeepAlivePacketsInternal()
|
/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/wifi_hal_ctrl/ |
D | wifi_hal_ctrl.h | 109 uint32_t cmd_id; member 130 uint32_t cmd_id; member 142 uint32_t cmd_id; member
|
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/wifi_hal_ctrl/ |
D | wifi_hal_ctrl.h | 109 uint32_t cmd_id; member 130 uint32_t cmd_id; member 142 uint32_t cmd_id; member
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/x86_64/ |
H A D | sev_migrate_tests.c | 25 static int __sev_ioctl(int vm_fd, int cmd_id, void *data, __u32 *fw_error) in __sev_ioctl() 39 static void sev_ioctl(int vm_fd, int cmd_id, void *data) in sev_ioctl() 237 for (int cmd_id = KVM_SEV_INIT; cmd_id < KVM_SEV_NR_MAX; ++cmd_id) { in verify_mirror_allowed_cmds() local
|
/aosp_15_r20/system/nfc/src/nfc/tags/ |
H A D | ce_t3t.cc | 107 uint8_t ce_t3t_is_valid_opcode(uint8_t cmd_id) { in ce_t3t_is_valid_opcode() 515 void ce_t3t_handle_non_nfc_forum_cmd(tCE_CB* p_mem_cb, uint8_t cmd_id, in ce_t3t_handle_non_nfc_forum_cmd() 625 uint8_t cmd_id, bl0, entry_len, i; in ce_t3t_data_cback() local
|
/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/ |
D | driver_cmd_nl80211.c | 3814 int cmd_id, val, len; in unpack_twt_get_params_resp() local 3984 int cmd_id, val; in wpa_get_twt_setup_resp_val() local 4229 int cmd_id, len; in wpa_get_twt_stats_resp_val() local 4431 int cmd_id; in wpa_get_twt_capabilities_resp_val() local 4852 int cmd_id; in unpack_twt_terminate_event() local 4920 int cmd_id; in unpack_twt_suspend_event() local 4988 int cmd_id; in unpack_twt_resume_event() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | glthread_marshal.h | 52 uint16_t cmd_id; member 93 uint16_t cmd_id, in _mesa_glthread_allocate_command()
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/systrace/ |
H A D | systrace_trace_parser.cc | 176 StringId cmd_id = in Parse() local
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/transport/ |
H A D | command_channel_test.cc | 808 auto cmd_id = cmd_channel()->SendCommand(std::move(cmd), std::move(cmd_cb)); in TEST_F() local 1035 CommandChannel::TransactionId cmd_id; in TEST_F() local 1084 CommandChannel::TransactionId cmd_id; in TEST_F() local
|
/aosp_15_r20/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/ |
H A D | fTPM.c | 417 uint32_t cmd_id, in TA_InvokeCommandEntryPoint()
|
/aosp_15_r20/external/libnl/lib/genl/ |
H A D | mngt.c | 30 static struct genl_cmd *lookup_cmd(struct genl_ops *ops, int cmd_id) in lookup_cmd()
|
/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
D | wifihal_internal.h | 56 uint32_t cmd_id; member
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/mediatek/drivers/iommu/ |
D | mtk_iommu_smc.c | 169 uint32_t cmd_id = x1, mdl_id = x2, val = x3; in mtk_iommu_handler() local
|
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | wifihal_internal.h | 56 uint32_t cmd_id; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/svgadump/ |
H A D | svga_dump.c | 2067 svga_dump_command(uint32_t cmd_id, const void *data, uint32_t size) in svga_dump_command() 2584 const uint32_t cmd_id = *(const uint32_t *)next; in svga_dump_commands() local
|
/aosp_15_r20/external/arm-trusted-firmware/plat/hisilicon/hikey960/drivers/ipc/ |
H A D | hisi_ipc.c | 179 unsigned int cmd_id) in hisi_ipc_psci_system_reset()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/hisilicon/hikey960/drivers/ipc/ |
D | hisi_ipc.c | 179 unsigned int cmd_id) in hisi_ipc_psci_system_reset()
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/l2cap/ |
H A D | signaling_channel.cc | 179 auto cmd_id = packet.header().id; in OnRxResponse() local
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/linux/ |
D | target_core_user.h | 33 __u16 cmd_id; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | target_core_user.h | 44 __u16 cmd_id; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/linux/ |
D | target_core_user.h | 45 __u16 cmd_id; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/kernel/uapi/linux/ |
H A D | target_core_user.h | 33 __u16 cmd_id; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/linux/ |
H A D | target_core_user.h | 33 __u16 cmd_id; member
|