Searched refs:pending_scan_res_join_callback (Results 1 – 1 of 1) sorted by relevance
46 std::function<void()> pending_scan_res_join_callback = NULL; variable301 if (pending_scan_res_join_callback) { in scanResJoinWrapper()302 pending_scan_res_join_callback(); in scanResJoinWrapper()1118 pending_scan_res_join_callback = NULL; in stopFindInternal()1188 pending_scan_res_join_callback = NULL; in cancelConnectInternal()1793 if (pending_scan_res_join_callback != NULL) { in addGroup_1_2Internal()1807 if (pending_scan_res_join_callback) { in addGroup_1_2Internal()1808 pending_scan_res_join_callback(); in addGroup_1_2Internal()1812 pending_scan_res_join_callback = NULL; in addGroup_1_2Internal()1816 pending_scan_res_join_callback = [wpa_s, ssid, passphrase, peer_address, freq, this]() { in addGroup_1_2Internal()[all …]