Searched refs:pending_scan_res_join_callback (Results 1 – 1 of 1) sorted by relevance
39 std::function<void()> pending_scan_res_join_callback = NULL; variable212 if (pending_scan_res_join_callback) { in scanResJoinWrapper()213 pending_scan_res_join_callback(); in scanResJoinWrapper()1013 pending_scan_res_join_callback = NULL; in stopFindInternal()1081 pending_scan_res_join_callback = NULL; in cancelConnectInternal()1682 if (pending_scan_res_join_callback != NULL) { in addGroup_1_2Internal()1693 if (pending_scan_res_join_callback) { in addGroup_1_2Internal()1695 pending_scan_res_join_callback(); in addGroup_1_2Internal()1699 pending_scan_res_join_callback = NULL; in addGroup_1_2Internal()1703 pending_scan_res_join_callback = [wpa_s, ssid, passphrase, peer_address, this]() { in addGroup_1_2Internal()[all …]