/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/ |
H A D | re.js | 37 function match(ss, data) { function
|
/drivers/hdf_core/framework/support/platform/src/can/ |
H A D | can_mail.c | 128 bool match = true; in CanRxBoxMsgMatch() local
|
/drivers/peripheral/wlan/chip/hdi_service/ |
H A D | wifi_sta_iface.cpp | 238 int32_t WifiStaIface::RegisterActionFrameReceiver(const std::string& ifName, const std::vector<uint8_t>& match) in RegisterActionFrameReceiver() argument
|
H A D | wifi_p2p_iface.cpp | 161 int32_t WifiP2pIface::RegisterActionFrameReceiver(const std::string& ifName, const std::vector<uint8_t>& match) in RegisterActionFrameReceiver() argument
|
H A D | wifi_ext_iface.cpp | 158 int32_t WifiExtIface::RegisterActionFrameReceiver(const std::string& ifName, const std::vector<uint8_t>& match) in RegisterActionFrameReceiver() argument
|
H A D | wifi_ap_iface.cpp | 200 int32_t WifiApIface::RegisterActionFrameReceiver(const std::string& ifName, const std::vector<uint8_t>& match) in RegisterActionFrameReceiver() argument
|
H A D | wifi_vendor_hal.cpp | 426 WifiError WifiVendorHal::RegisterActionFrameReceiver(const std::string& ifaceName, const std::vector<uint8_t>& match) in RegisterActionFrameReceiver() argument
|
/drivers/peripheral/wlan/test/hdi_service/ |
H A D | wlan_hdi_direct_test.cpp | 720 uint8_t match [ETH_ADDR_LEN] = {0x12, 0x34, 0x56, 0x78, 0xab, 0xcd};
in HWTEST_F() local
|
/drivers/hdf_core/adapter/uhdf2/manager/src/ |
H A D | devmgr_uevent.c | 438 bool match = false; in DevMgrUeventMatchRule() local
|
/drivers/hdf_core/framework/model/usb/src/ |
H A D | usb_ddk_pnp_loader.c | 826 bool match = false; in UsbDdkPnpLoaderAddDevice() local 950 bool match = false; in UsbDdkPnpLoaderDevice() local
|
/drivers/peripheral/wlan/client/src/sbuf/ |
H A D | sbuf_cmd_adapter.c | 1165 int32_t WifiRegisterActionFrameReceiver(const char *ifName, const uint8_t *match, uint32_t matchLen) in WifiRegisterActionFrameReceiver() argument
|
/drivers/peripheral/wlan/hal/src/ |
H A D | wifi_hal.c | 368 static int32_t RegisterActionFrameReceiverInner(const char *ifName, const uint8_t *match, uint32_t matchLen) in RegisterActionFrameReceiverInner() argument 617 static int32_t RegisterActionFrameReceiver(const char *ifName, const uint8_t *match, uint32_t matchLen) in RegisterActionFrameReceiver() argument
|
/drivers/peripheral/wlan/hdi_service/service_common/ |
H A D | wlan_common_cmd.c | 1625 WlanInterfaceRegisterActionFrameReceiver(struct IWlanInterface *self, const char *ifName, const uint8_t *match, uint32_t matchLen) WlanInterfaceRegisterActionFrameReceiver() argument
|
/drivers/peripheral/wlan/client/src/netlink/ |
H A D | netlink_cmd_adapter.c | 3347 int32_t WifiRegisterActionFrameReceiver(const char *ifName, const uint8_t *match, uint32_t matchLen) in WifiRegisterActionFrameReceiver() argument
|