Dear All
I want to set the encryption key size for Bluetooth in Android,
but not able to find the files where the exact encryption happens . I
have seen that BluetoothSocket class does take "encryption" as a
boolean argument in constructor, but when i followed it to the JNI
layer, found that it just makes system call of "setsockopt" with param
"SYS_SETSOCKOPT". But in kernel code i was not able to find the place
where its happening. If anyone have idea where the actual encryption
happens for Bluetooth and what is the key size used for encryption
then please answer.
Thanks in advance.
Thanks & Regards
Manish
--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting