commit | ec1edab426c4e2e92367ae3318563e968a9bab56 | [log] [tgz] |
---|---|---|
author | Subhani Shaik <subhanis@codeaurora.org> | Fri Nov 11 18:26:24 2016 -0800 |
committer | Etan Cohen <etancohen@google.com> | Sun Nov 13 07:23:23 2016 +0000 |
tree | 58eabc5860fc5f09155bad8f20d101fa7145cbb0 | |
parent | 24f74f58213547f297ec2747cf069ca079cb3d47 [diff] |
[AWARE] Fix the Nan register handler command Nan SetCallBackHandler is currently registering NAN CB and NDP CB. During Wifi/NAN ON/OFF test sequence the mSubcmd being a member variable is getting over written when an event is received from the driver. The NDP CB is getting registered twice in this case and the NAN subCmd handler is never registered. BUG: 29105100 Change-Id: I7b04b5460c3ec24e32462f27f4437c7a0c4eb948