MBnepPacketNotifierBase Class Reference

class MBnepPacketNotifierBase
Public Member Functions
TAny *MbpnbGetInterface(const TUid &)
voidMbpnbRelease()

Member Functions Documentation

MbpnbGetInterface(const TUid &)

TAny *MbpnbGetInterface(const TUid &aInterface)[pure virtual]

Called by BNEP bridge to get a pointer to an object which implements the LPM policy interface with UID aInterace. This is a mechanism for allowing future change to the BNEP LPM API without breaking BC in existing (non-updated) policies.

Parameters

const TUid & aInterfaceUID of interface requested

MbpnbRelease()

voidMbpnbRelease()[pure virtual]

Called by BNEP bridge to signal to the LPM policy that it can be destroyed