/ohos5.0/drivers/peripheral/wlan/wpa/client/include/ |
H A D | wpa_client.h | 134 unsigned char srcAddress[ETH_ADDR_LEN]; member 152 unsigned char srcAddress[ETH_ADDR_LEN]; member 164 unsigned char srcAddress[ETH_ADDR_LEN]; member 201 unsigned char srcAddress[ETH_ADDR_LEN]; member 207 unsigned char srcAddress[ETH_ADDR_LEN]; member
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
H A D | wifi_idl_inner_interface_test.cpp | 163 const std::string &srcAddress, short updateIndicator, const std::vector<unsigned char> &tlvs) in OnServiceDiscoveryResponseMock() 489 char srcAddress[] = "00:00:AA:BB:CC:DD"; variable 755 char srcAddress[] = "AA:BB:CC:DD:EE:FF"; variable
|
H A D | i_wifi_test.cpp | 194 static void OnGoNegotiationRequestTest(const char *srcAddress, short passwordId) in OnGoNegotiationRequestTest() 260 const char *srcAddress, short updateIndicator, const unsigned char *tlvs, size_t tlvsLength) in OnServiceDiscoveryResponseTest()
|
H A D | wifi_p2p_hal_interface_test.cpp | 119 const std::string &srcAddress, short updateIndicator, const std::vector<unsigned char> &tlvs) in onServiceDiscoveryResponse()
|
/ohos5.0/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/ |
H A D | wpa_hal_p2p_struct.h | 44 char srcAddress[WIFI_BSSID_LENGTH]; member 67 char srcAddress[WIFI_BSSID_LENGTH]; member 74 char srcAddress[WIFI_BSSID_LENGTH]; member
|
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/ |
H A D | wifi_hal_p2p_struct.h | 44 char srcAddress[WIFI_BSSID_LENGTH]; member 70 char srcAddress[WIFI_BSSID_LENGTH]; member 77 char srcAddress[WIFI_BSSID_LENGTH]; member
|
H A D | wifi_hal_callback.c | 324 void P2pHalCbGoNegotiationRequest(const char *srcAddress, short passwordId) in P2pHalCbGoNegotiationRequest()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
H A D | wifi_hal_callback_test.cpp | 160 char srcAddress[] = "00:00:00:00:00:00"; variable
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/ |
H A D | wifi_idl_inner_interface.cpp | 227 void OnP2pGoNegotiationRequest(const char *srcAddress, short passwordId) in OnP2pGoNegotiationRequest() 394 const char *srcAddress, short updateIndicator, const unsigned char *tlvs, size_t tlvsLength) in OnP2pServiceDiscoveryResponse()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/ |
H A D | p2p_monitor_test.cpp | 198 void WrapMethodWpaEventGoNegRequest(const std::string &srcAddress, short passwordId) in WrapMethodWpaEventGoNegRequest() 278 … const std::string &srcAddress, short updateIndicator, const std::vector<unsigned char> &tlvs) in WrapMethodWpaEventServDiscResp() 630 std::string srcAddress(""); variable
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/ |
H A D | wifi_hdi_wpa_callback.cpp | 458 char srcAddress[WIFI_HDI_STR_MAC_LENGTH +1] = {0}; in OnEventDeviceFound() local 803 char srcAddress[WIFI_HDI_STR_MAC_LENGTH + 1] = {0}; in OnEventStaConnectState() local
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
H A D | p2p_monitor.cpp | 386 void P2pMonitor::WpaEventGoNegRequest(const std::string &srcAddress, short passwordId) const in WpaEventGoNegRequest() argument 614 …const std::string &srcAddress, short updateIndicator, const std::vector<unsigned char> &tlvList) c… in WpaEventServDiscResp() argument
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/common/ |
H A D | wifi_native_struct.h | 163 std::string srcAddress; member 183 std::string srcAddress; member
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/ |
H A D | i_wifi_struct.h | 265 char srcAddress[WIFI_MAX_MAC_ADDR_LENGTH + 1]; member 292 char srcAddress[WIFI_MAX_MAC_ADDR_LENGTH + 1]; member
|