OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:P2P_SC_SUCCESS
(Results
1 - 9
of
9
) sorted by null
/external/wpa_supplicant_8/src/p2p/
p2p_invitation.c
252
if (status ==
P2P_SC_SUCCESS
)
317
if (status ==
P2P_SC_SUCCESS
) {
325
if (go && status ==
P2P_SC_SUCCESS
&& !is_zero_ether_addr(group_bssid))
p2p_dev_disc.c
298
success ?
P2P_SC_SUCCESS
:
p2p_go_neg.c
716
status =
P2P_SC_SUCCESS
;
738
if (status ==
P2P_SC_SUCCESS
) {
838
u8 status =
P2P_SC_SUCCESS
;
1035
if (status ==
P2P_SC_SUCCESS
) {
1050
if (status !=
P2P_SC_SUCCESS
) {
[
all
...]
p2p_group.c
633
if (status !=
P2P_SC_SUCCESS
)
932
return
P2P_SC_SUCCESS
;
p2p.c
[
all
...]
/external/wpa_supplicant_8/src/ap/
ap_drv_ops.c
155
a = p2p_group_assoc_resp_ie(hapd->p2p_group,
P2P_SC_SUCCESS
);
ieee802_11.c
[
all
...]
/external/wpa_supplicant_8/src/common/
ieee802_11_defs.h
922
P2P_SC_SUCCESS
= 0,
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/
p2p_supplicant.c
[
all
...]
Completed in 47 milliseconds