The P2P LO Callback currently specifies a void pointer for the event payload. In the case of this API the event payload is always a struct sir_p2p_lo_event so update the API to explicitly use this type. In addition, currently the callback is not using the registered user-supplied context, so update the callback to correctly use the user-supplied context. Change-Id: I566facea3c92b377823c1b3e38f99c84bc65e9d4 CRs-Fixed: 2278587 |
||
---|---|---|
.. | ||
inc | ||
src |