Searched refs:hidl_ssid (Results 1 – 1 of 1) sorted by relevance
709 std::vector<uint8_t> hidl_ssid; in notifyStateChange() local712 hidl_ssid.assign( in notifyStateChange()738 bssid, hidl_network_id, hidl_ssid, in notifyStateChange()1044 std::vector < uint8_t > hidl_ssid; in notifyAssocReject() local1045 hidl_ssid.assign( in notifyAssocReject()1048 hidl_assoc_reject_data.ssid = hidl_ssid; in notifyAssocReject()1638 std::vector < uint8_t > hidl_ssid; in notifyDppConfigReceived() local1639 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 …]