Searched refs:P2P_STATUS_SUCCESS (Results 1 – 4 of 4) sorted by relevance
803 u8 status_code = P2P_STATUS_SUCCESS; in process_assoc_req_p2p_ie()949 status = P2P_STATUS_SUCCESS; in process_p2p_devdisc_req()968 return (status == P2P_STATUS_SUCCESS) ? true : false; in process_p2p_devdisc_req()1059 u8 result = P2P_STATUS_SUCCESS; in process_p2p_group_negotation_req()1200 u8 result = P2P_STATUS_SUCCESS; in process_p2p_group_negotation_resp()1237 if (attr_content == P2P_STATUS_SUCCESS) { in process_p2p_group_negotation_resp()1366 u8 result = P2P_STATUS_SUCCESS; in process_p2p_group_negotation_confirm()1382 if (attr_content == P2P_STATUS_SUCCESS) { in process_p2p_group_negotation_confirm()1434 u8 status = P2P_STATUS_SUCCESS; in process_p2p_presence_req()
963 u8 p2p_status_code = P2P_STATUS_SUCCESS; in OnAssocReq()2952 if (status_code == P2P_STATUS_SUCCESS) { in issue_p2p_invitation_response()3736 u8 result = P2P_STATUS_SUCCESS; in on_action_public_p2p()3797 if (P2P_STATUS_SUCCESS == result) { in on_action_public_p2p()3815 if (P2P_STATUS_SUCCESS == result) { in on_action_public_p2p()3863 status_code = P2P_STATUS_SUCCESS; in on_action_public_p2p()3876 status_code = P2P_STATUS_SUCCESS; in on_action_public_p2p()3890 status_code = P2P_STATUS_SUCCESS; in on_action_public_p2p()3921 status_code = P2P_STATUS_SUCCESS; in on_action_public_p2p()3953 if (attr_content == P2P_STATUS_SUCCESS) { in on_action_public_p2p()
597 #define P2P_STATUS_SUCCESS 0x00 macro
757 #define P2P_STATUS_SUCCESS 0x00 macro
Completed in 26 milliseconds