Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/hidl/1.2/
Dp2p_iface.cpp39 std::function<void()> pending_scan_res_join_callback = NULL; variable
212 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 …]