hostapd/src/p2p
Jouni Malinen 64bfba98bd P2P: Use enum p2p_status_code more consistently for PD
It is clearer to use enum p2p_status_code instead of u8 when processing
and passing the P2P Status Code to other components.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
2024-09-06 01:06:32 +03:00
..
Makefile build: Make more library things common 2020-10-12 20:20:35 +03:00
p2p.c P2P2: Refactor GO Negotiation and Invitation processing 2024-09-06 01:06:27 +03:00
p2p.h P2P: Use enum p2p_status_code more consistently for PD 2024-09-06 01:06:32 +03:00
p2p_build.c P2P2: Add DIRA attributes to P2P2 IE of NAN SDFs 2024-08-27 10:51:56 +03:00
p2p_dev_disc.c Use ether_addr_equal() to compare whether two MAC addresses are equal 2024-01-13 23:47:21 +02:00
p2p_go_neg.c P2P2: Refactor GO Negotiation and Invitation processing 2024-09-06 01:06:27 +03:00
p2p_group.c Use ether_addr_equal() to compare whether two MAC addresses are equal 2024-01-13 23:47:21 +02:00
p2p_i.h P2P2: Refactor GO Negotiation and Invitation processing 2024-09-06 01:06:27 +03:00
p2p_invitation.c P2P2: Refactor GO Negotiation and Invitation processing 2024-09-06 01:06:27 +03:00
p2p_parse.c P2P2: Parse P2P2 IE 2024-08-27 10:51:56 +03:00
p2p_pd.c P2P: Use enum p2p_status_code more consistently for PD 2024-09-06 01:06:32 +03:00
p2p_sd.c P2P: Call normal SD query callback on RX/TX race 2024-04-21 11:55:53 +03:00
p2p_utils.c P2P: Use weighted preferred channel list for channel selection 2022-06-02 17:09:10 +03:00