1 # Domains that can create and use bluetooth sockets. 2 # SELinux does not presently define a specific socket class for 3 # bluetooth sockets, nor does it distinguish among the bluetooth protocols. 4 allow bluetoothdomain self:socket *; 5