Location:
btdefcommport.h
const TUint8 KBTDefaultServiceSecurityNone;
KBTDefaultServiceSecurityNone Security setting for virtual serial port - in this case no security
const TUint8 KBTDefaultServiceSecurityAuthenticateOnly;
KBTDefaultServiceSecurityAuthenticateOnly Security setting for virtual serial port The virtual serial connection will apply Bluetooth authentication
const TUint8 KBTDefaultServiceSecurityAuthenticateAndEncrypt;
KBTDefaultServiceSecurityAuthenticateAndEncrypt Security setting for virtual serial port The virtual serial connection will apply Bluetooth authentication and encryption
const TUint8 KCommHighUnit;
KCommHighUnit The maximum virtual serial port number supported ie. BTCOMM::KCommHighUnit
is the maximum Bluetooth serial port that can be opened