Home
last modified time | relevance | path

Searched refs:hidl_ssid (Results 1 – 1 of 1) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.4/
Dhidl_manager.cpp709 std::vector<uint8_t> hidl_ssid; in notifyStateChange() local
712 hidl_ssid.assign( in notifyStateChange()
738 bssid, hidl_network_id, hidl_ssid, in notifyStateChange()
1044 std::vector < uint8_t > hidl_ssid; in notifyAssocReject() local
1045 hidl_ssid.assign( in notifyAssocReject()
1048 hidl_assoc_reject_data.ssid = hidl_ssid; in notifyAssocReject()
1638 std::vector < uint8_t > hidl_ssid; in notifyDppConfigReceived() local
1639 hidl_ssid.assign(config->ssid, config->ssid + config->ssid_len); in notifyDppConfigReceived()
1647 std::placeholders::_1, hidl_ssid, password, config->psk, in notifyDppConfigReceived()
1955 std::vector<uint8_t> hidl_ssid; in notifyNetworkNotFound() local
[all …]