/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_attr_build.c | 162 const u8 *addr[2]; in wps_build_authenticator() local 428 const u8 *addr[1]; in wps_build_oob_dev_pw() local 495 int wps_build_mac_addr(struct wpabuf *msg, const u8 *addr) in wps_build_mac_addr() argument [all...] |
H A D | wps_er.h | 17 u8 addr[ETH_ALEN]; member 37 struct in_addr addr; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | ctrl_iface_udp.c | 34 struct sockaddr_in6 addr; member 36 struct sockaddr_in addr; member 87 char addr[INET6_ADDRSTRLEN]; in wpa_supplicant_ctrl_iface_attach() local 120 char addr[INET6_ADDRSTRLEN]; local 165 char addr[INET6_ADDRSTRLEN]; global() local 227 char addr[INET6_ADDRSTRLEN]; global() local 402 struct sockaddr_in6 addr; global() local 405 struct sockaddr_in addr; global() local 532 char addr[INET6_ADDRSTRLEN]; global() local 629 char addr[INET6_ADDRSTRLEN]; global() local 772 struct sockaddr_in addr; global() local [all...] |
H A D | mesh.c | 586 void wpa_mesh_notify_peer(struct wpa_supplicant *wpa_s, const u8 *addr, in wpa_mesh_notify_peer() argument 856 u8 addr[ETH_ALEN]; in wpas_mesh_add_interface() local 888 int wpas_mesh_peer_remove(struct wpa_supplicant *wpa_s, const u8 *addr) in wpas_mesh_peer_remove() argument 894 wpas_mesh_peer_add(struct wpa_supplicant *wpa_s, const u8 *addr, int duration) wpas_mesh_peer_add() argument [all...] |
H A D | wpas_kay.c | 292 static int ieee802_1x_auth_get_msk(struct wpa_supplicant *wpa_s, const u8 *addr, in ieee802_1x_auth_get_msk() argument 266 ieee802_1x_auth_get_session_id(struct wpa_supplicant *wpa_s, const u8 *addr, u8 *sid, size_t *len) ieee802_1x_auth_get_session_id() argument
|
/third_party/vulkan-loader/tests/ |
H A D | loader_alloc_callback_tests.cpp | 68 uint64_t addr = (uint64_t)detail.allocation.get(); in allocate() local 115 void* addr = allocate(size, alignment, allocationScope); variable 120 void* addr = reallocate(pOriginal, size, alignment, allocationScope); variable
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ap_drv_ops.h | 157 hostapd_drv_set_sta_vlan(const char *ifname, struct hostapd_data *hapd, const u8 *addr, int vlan_id) hostapd_drv_set_sta_vlan() argument 167 hostapd_drv_get_inact_sec(struct hostapd_data *hapd, const u8 *addr) hostapd_drv_get_inact_sec() argument 175 hostapd_drv_sta_remove(struct hostapd_data *hapd, const u8 *addr) hostapd_drv_sta_remove() argument 183 hostapd_drv_hapd_send_eapol(struct hostapd_data *hapd, const u8 *addr, const u8 *data, size_t data_len, int encrypt, u32 flags) hostapd_drv_hapd_send_eapol() argument 195 hostapd_drv_read_sta_data( struct hostapd_data *hapd, struct hostap_sta_driver_data *data, const u8 *addr) hostapd_drv_read_sta_data() argument 204 hostapd_drv_sta_clear_stats(struct hostapd_data *hapd, const u8 *addr) hostapd_drv_sta_clear_stats() argument 255 hostapd_drv_poll_client(struct hostapd_data *hapd, const u8 *own_addr, const u8 *addr, int qos) hostapd_drv_poll_client() argument 307 hostapd_drv_br_add_ip_neigh(struct hostapd_data *hapd, int version, const u8 *ipaddr, int prefixlen, const u8 *addr) hostapd_drv_br_add_ip_neigh() argument [all...] |
H A D | ap_rrm.c | 367 int hostapd_send_lci_req(struct hostapd_data *hapd, const u8 *addr) in hostapd_send_lci_req() argument 440 int hostapd_send_range_req(struct hostapd_data *hapd, const u8 *addr, in hostapd_send_range_req() argument 74 hostapd_handle_beacon_report(struct hostapd_data *hapd, const u8 *addr, u8 token, u8 rep_mode, const u8 *pos, size_t len) hostapd_handle_beacon_report() argument 199 hostapd_send_nei_report_resp(struct hostapd_data *hapd, const u8 *addr, u8 dialog_token, struct wpa_ssid_value *ssid, u8 lci, u8 civic, u16 lci_max_age) hostapd_send_nei_report_resp() argument 569 hostapd_send_beacon_req(struct hostapd_data *hapd, const u8 *addr, u8 req_mode, const struct wpabuf *req) hostapd_send_beacon_req() argument [all...] |
H A D | ctrl_iface_ap.c | 366 u8 addr[ETH_ALEN]; in hostapd_ctrl_iface_sta() local 408 u8 addr[ETH_ALEN]; in hostapd_ctrl_iface_sta_next() local 428 p2p_manager_disconnect(struct hostapd_data *hapd, u16 stype, u8 minor_reason_code, const u8 *addr) p2p_manager_disconnect() argument 483 u8 addr[ETH_ALEN]; hostapd_ctrl_iface_deauthenticate() local 546 u8 addr[ETH_ALEN]; hostapd_ctrl_iface_disassociate() local 611 u8 addr[ETH_ALEN]; hostapd_ctrl_iface_signature() local 631 u8 addr[ETH_ALEN]; hostapd_ctrl_iface_poll_sta() local 945 hostapd_ctrl_iface_pmksa_list_mesh(struct hostapd_data *hapd, const u8 *addr, char *buf, size_t len) hostapd_ctrl_iface_pmksa_list_mesh() argument [all...] |
H A D | fils_hlp.c | 41 struct sockaddr_in addr; in fils_dhcp_request() local 156 struct sockaddr_in addr; fils_dhcp_handler() local 335 struct sockaddr_in addr; fils_process_hlp_dhcp() local [all...] |
H A D | ieee802_11_auth.c | 32 macaddr addr; member 47 macaddr addr; member 89 static int hostapd_acl_cache_get(struct hostapd_data *hapd, const u8 *addr, in hostapd_acl_cache_get() argument 147 static int hostapd_radius_acl_query(struct hostapd_data *hapd, const u8 *addr, in hostapd_radius_acl_query() argument 215 hostapd_check_acl(struct hostapd_data *hapd, const u8 *addr, struct vlan_description *vlan_id) hostapd_check_acl() argument 253 hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr, const u8 *msg, size_t len, u32 *session_timeout, u32 *acct_interim_interval, struct vlan_description *vlan_id, struct hostapd_sta_wpa_psk_short **psk, char **identity, char **radius_cui, int is_probe_req) hostapd_allowed_address() argument [all...] |
H A D | pmksa_cache_auth.c | 680 int pmksa_cache_auth_list_mesh(struct rsn_pmksa_cache *pmksa, const u8 *addr, in pmksa_cache_auth_list_mesh() argument
|
H A D | wmm.c | 186 static void wmm_send_action(struct hostapd_data *hapd, const u8 *addr, in wmm_send_action() argument
|
/foundation/CastEngine/castengine_wifi_display/services/network/socket/ |
H A D | socket_utils.cpp | 132 struct sockaddr_in addr = {}; in BindSocket() local 413 struct sockaddr_in addr = {}; in Sendto() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/ |
H A D | drawing_image.cpp | 246 const auto* addr = static_cast<uint32_t*>(rsBitmap.GetPixels()); in GetPixelMap() local
|
/foundation/arkui/ui_lite/frameworks/font/ |
H A D | ui_font_bitmap.cpp | 241 void UIFontBitmap::PutCacheSpace(uint8_t* addr) in PutCacheSpace() argument
|
/foundation/arkui/ui_lite/frameworks/dock/ |
H A D | screen_device_proxy.h | 106 void SetFramebuffer(uint8_t* addr, ColorMode mode, uint16_t width) in SetFramebuffer() argument 113 void SetAnimatorbuffer(uint8_t* addr, ColorMode mode, uint16_t width) in SetAnimatorbuffer() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_gatt_client_server.cpp | 528 int BluetoothGattClientServer::RequestFastestConn(const BluetoothRawAddress &addr) in RequestFastestConn() argument 280 RegisterApplication( const sptr<IBluetoothGattClientCallback> &callback, const BluetoothRawAddress &addr, int32_t transport) RegisterApplication() argument 288 RegisterApplication( const sptr<IBluetoothGattClientCallback> &callback, const BluetoothRawAddress &addr, int32_t transport, int &appId) RegisterApplication() argument
|
H A D | bluetooth_avrcp_tg_server.cpp | 196 void BluetoothAvrcpTgServer::SetActiveDevice(const BluetoothRawAddress &addr) in SetActiveDevice() argument 208 int32_t BluetoothAvrcpTgServer::Connect(const BluetoothRawAddress &addr) in Connect() argument 227 int32_t BluetoothAvrcpTgServer::Disconnect(const BluetoothRawAddress &addr) in Disconnect() argument 294 int32_t BluetoothAvrcpTgServer::GetDeviceState(const BluetoothRawAddress &addr) in GetDeviceState() argument 469 SetDeviceAbsoluteVolume(const BluetoothRawAddress &addr, int32_t volumeLevel) SetDeviceAbsoluteVolume() argument 474 SetDeviceAbsVolumeAbility(const BluetoothRawAddress &addr, int32_t ability) SetDeviceAbsVolumeAbility() argument 479 GetDeviceAbsVolumeAbility(const BluetoothRawAddress &addr, int32_t &ability) GetDeviceAbsVolumeAbility() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_connection.cpp | 174 void AvrcTgConnectManager::SetActiveDevice(const std::string addr) in SetActiveDevice() argument 194 void AvrcTgConnectManager::AddDisconnectedDevice(const std::string addr) in AddDisconnectedDevice() argument 203 DeleteDisconnectedDevice(const std::string addr) DeleteDisconnectedDevice() argument [all...] |
H A D | avrcp_tg_state_machine.cpp | 242 GetPairOfStateMachine(const std::string &addr) GetPairOfStateMachine() argument 256 IsControlSpecifiedState(const std::string &addr, std::string stateName) IsControlSpecifiedState() argument [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/ |
H A D | classic_remote_device.cpp | 35 ClassicRemoteDevice::ClassicRemoteDevice(const std::string &addr) : macAddr_(addr) in ClassicRemoteDevice() argument 58 void ClassicRemoteDevice::SetAddress(const std::string &addr) in SetAddress() argument
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_utils.cpp | 50 std::string GetEncryptAddr(std::string addr)
in GetEncryptAddr() argument
|
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/ |
H A D | ohos_bt_gap.h | 27 BdAddr addr; member
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_state_machine.cpp | 252 GetPairOfStateMachine(const std::string &addr) GetPairOfStateMachine() argument 266 IsControlSpecifiedState(const std::string &addr, std::string stateName) IsControlSpecifiedState() argument 286 IsBrowseSpecifiedState(const std::string &addr, std::string stateName) IsBrowseSpecifiedState() argument [all...] |