MBnepPacketNotifierBase Class Reference

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

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 & aInterface UID of interface requested

MbpnbRelease()

void MbpnbRelease ( ) [pure virtual]

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