hostap/src/p2p
Andrei Otcheretianski 793ea13e2b Share freq-to-channel conversion function
Add ieee80211_freq_to_channel_ext() conversion function into
ieee802_11_common.c. This function converts freq to channel and
additionally computes operating class, based on provided HT and VHT
parameters.

Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
2015-08-03 23:55:46 +03:00
..
Makefile tests: Add p2p-fuzzer 2015-04-22 11:44:19 +03:00
p2p.c P2P: Use preferred frequency list from the local driver 2015-07-30 22:13:48 +03:00
p2p.h P2P: Expose driver preferred frequency list fetch to P2P 2015-07-30 22:13:48 +03:00
p2p_build.c P2P: Add preferred frequency list extension to GO Neg Req 2015-07-30 22:13:48 +03:00
p2p_dev_disc.c P2PS: Refactor p2p_data::query_hash and p2p_data::query_count use 2015-06-15 17:30:01 +03:00
p2p_go_neg.c P2P: Silence bogus compiler warnings 2015-08-01 21:08:11 +03:00
p2p_group.c P2PS: Process P2PS provisioning commands 2015-02-03 01:35:07 +02:00
p2p_i.h P2P: Parse preferred frequency list extension 2015-07-30 22:13:48 +03:00
p2p_invitation.c P2P: Add vendor elements into Invitation Response frames 2015-06-15 14:16:30 +03:00
p2p_parse.c P2P: Parse preferred frequency list extension 2015-07-30 22:13:48 +03:00
p2p_pd.c P2PS: Add feature capability to PD events 2015-07-27 00:47:19 +03:00
p2p_sd.c P2P: Limit number of SD retries during find 2014-10-23 21:51:48 +03:00
p2p_utils.c Share freq-to-channel conversion function 2015-08-03 23:55:46 +03:00