Hi,

I have kernel module with some LSM hooks (e.g. socket_connect) which
work fine on my emulator for internet connections (PF_INET). Since I
don't own a real phone and the emulator does not support Bluetooth I'd
like to know if it's possible to identify Bluetooth sockets at the LSM
level. According socket.h there is a protocol family PF_BLUETOOTH [1].
Just curious if I would see this protocol family on a real phone for
Bluetooth connections in my LSM callback? Thanks.

Yves

[1]
http://www.cs.fsu.edu/~baker/devices/lxr/http/source/linux/include/linux/socket.h#L232

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to