|
||
const TUint8 KBTDefaultServiceSecurityNone=0;
KBTDefaultServiceSecurityNone Security setting for virtual serial port - in this case no security
const TUint8 KBTDefaultServiceSecurityAuthenticateOnly=1;
KBTDefaultServiceSecurityAuthenticateOnly Security setting for virtual serial port The virtual serial connection will apply Bluetooth authentication
const TUint8 KBTDefaultServiceSecurityAuthenticateAndEncrypt=2;
KBTDefaultServiceSecurityAuthenticateAndEncrypt Security setting for virtual serial port The virtual serial connection will apply Bluetooth authentication and encryption
const TUint8 KCommHighUnit=63;
KCommHighUnit The maximum virtual serial port number supported ie. KCommHighUnit
KCommHighUnit
is the maximum Bluetooth serial port that can be opened