Home
last modified time | relevance | path

Searched defs:match (Results 1 - 14 of 14) sorted by relevance

/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A Dre.js37 function match(ss, data) { function
/drivers/hdf_core/framework/support/platform/src/can/
H A Dcan_mail.c128 bool match = true; in CanRxBoxMsgMatch() local
/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_sta_iface.cpp238 int32_t WifiStaIface::RegisterActionFrameReceiver(const std::string& ifName, const std::vector<uint8_t>& match) in RegisterActionFrameReceiver() argument
H A Dwifi_p2p_iface.cpp161 int32_t WifiP2pIface::RegisterActionFrameReceiver(const std::string& ifName, const std::vector<uint8_t>& match) in RegisterActionFrameReceiver() argument
H A Dwifi_ext_iface.cpp158 int32_t WifiExtIface::RegisterActionFrameReceiver(const std::string& ifName, const std::vector<uint8_t>& match) in RegisterActionFrameReceiver() argument
H A Dwifi_ap_iface.cpp200 int32_t WifiApIface::RegisterActionFrameReceiver(const std::string& ifName, const std::vector<uint8_t>& match) in RegisterActionFrameReceiver() argument
H A Dwifi_vendor_hal.cpp426 WifiError WifiVendorHal::RegisterActionFrameReceiver(const std::string& ifaceName, const std::vector<uint8_t>& match) in RegisterActionFrameReceiver() argument
/drivers/peripheral/wlan/test/hdi_service/
H A Dwlan_hdi_direct_test.cpp720 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 Ddevmgr_uevent.c438 bool match = false; in DevMgrUeventMatchRule() local
/drivers/hdf_core/framework/model/usb/src/
H A Dusb_ddk_pnp_loader.c826 bool match = false; in UsbDdkPnpLoaderAddDevice() local
950 bool match = false; in UsbDdkPnpLoaderDevice() local
/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_cmd_adapter.c1165 int32_t WifiRegisterActionFrameReceiver(const char *ifName, const uint8_t *match, uint32_t matchLen) in WifiRegisterActionFrameReceiver() argument
/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal.c368 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 Dwlan_common_cmd.c1625 WlanInterfaceRegisterActionFrameReceiver(struct IWlanInterface *self, const char *ifName, const uint8_t *match, uint32_t matchLen) WlanInterfaceRegisterActionFrameReceiver() argument
/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c3347 int32_t WifiRegisterActionFrameReceiver(const char *ifName, const uint8_t *match, uint32_t matchLen) in WifiRegisterActionFrameReceiver() argument

Completed in 17 milliseconds