Home
last modified time | relevance | path

Searched defs:cmdType (Results 1 – 9 of 9) sorted by relevance

/aosp12/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dnan.cpp4116 NanRequestType cmdType = NAN_REQUEST_ENABLE; in nan_enable_request() local
4155 NanRequestType cmdType = NAN_REQUEST_DISABLE; in nan_disable_request() local
4194 NanRequestType cmdType = NAN_REQUEST_PUBLISH; in nan_publish_request() local
4239 NanRequestType cmdType = NAN_REQUEST_SUBSCRIBE; in nan_subscribe_request() local
4305 NanRequestType cmdType = NAN_REQUEST_STATS; in nan_stats_request() local
4326 NanRequestType cmdType = NAN_REQUEST_CONFIG; in nan_config_request() local
4358 NanRequestType cmdType = NAN_REQUEST_TCA; in nan_tca_request() local
4401 NanRequestType cmdType = NAN_VERSION_INFO; in nan_check_dhd_hal_version() local
5075 NanRequestType cmdType; in nan_data_request_initiator() local
5159 NanRequestType cmdType; in nan_data_indication_response() local
[all …]
H A Dwifi_offload.cpp88 u8 *src_mac_addr, u8 *dst_mac_addr, u32 period_msec, GetCmdType cmdType) in MKeepAliveCommand()
95 MKeepAliveCommand(wifi_interface_handle iface, u8 index, GetCmdType cmdType) in MKeepAliveCommand()
H A Dtwt.cpp588 TwtRequest params, TwtRequestType cmdType) in TwtFeatureRequest()
902 TwtRequestType cmdType = TWT_SETUP_REQUEST; in twt_setup_request() local
919 TwtRequestType cmdType = TWT_INFO_FRAME_REQUEST; in twt_info_frame_request() local
936 TwtRequestType cmdType = TWT_TEAR_DOWN_REQUEST; in twt_teardown_request() local
H A Dwifi_logger.cpp232 GetCmdType cmdType) in DebugCommand()
248 DebugCommand(wifi_interface_handle iface, char *ring_name, GetCmdType cmdType) in DebugCommand()
264 wifi_ring_buffer_status *status, GetCmdType cmdType) in DebugCommand()
279 DebugCommand(wifi_interface_handle iface, unsigned int *support, GetCmdType cmdType) in DebugCommand()
295 u32 max_interval_sec, u32 min_data_size, char *ring_name, GetCmdType cmdType) in DebugCommand()
/aosp12/packages/services/Car/cpp/computepipe/runner/engine/
H A DDefaultEngine.h57 Type cmdType; member
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DCommandParamsFactory.java153 AppInterface.CommandType cmdType = AppInterface.CommandType in make() local
608 AppInterface.CommandType cmdType = AppInterface.CommandType in processSelectItem() local
H A DCatService.java636 CommandType cmdType = AppInterface.CommandType.fromInt(cmdDet.typeOfCommand); in encodeOptionalTags() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DRemoteDevices.java821 int cmdType = in onVendorSpecificHeadsetEvent() local
/aosp12/packages/apps/Stk/src/com/android/stk/
H A DStkAppService.java1508 AppInterface.CommandType cmdType = mStkContext[slotId].mCurrentCmd.getCmdType(); in restoreInstanceFromStackBySlot() local