]> git.ipfire.org Git - thirdparty/hostap.git/commit
P2P: Add more user friendly debug print of channel lists
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 22 Oct 2013 15:44:05 +0000 (18:44 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 22 Oct 2013 21:39:17 +0000 (00:39 +0300)
commit941dae0a2e2f6cacee90d2ea8fcd7e94229d3528
treec86d604c0789b0e4fc0f08259c152db0f51cd2ec
parent538922a628d4f5403b9a96b171a59235bcb3d921
P2P: Add more user friendly debug print of channel lists

This makes it easier to go through the P2P channel list operations in
the debug log without having to parse through the hexdump manually.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/p2p/p2p_go_neg.c
src/p2p/p2p_i.h
src/p2p/p2p_utils.c