All Questions
Tagged with system-programming kernel-modules
1 question
1
vote
0
answers
454
views
How to catch my bluetooth service events
I have usb bluetooth device which is using btusb 0.6 module (driver). The thing is I am interested to know is: how is the systemctl start bluetooth.service event invoked?
I was looking info about ...