Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-17 | bluetooth: Rename & expose parse_properties | Denis Kenzior | 1 | -2/+1 | |
2010-06-17 | bluetooth: Rename send_method_call_with_reply | Denis Kenzior | 1 | -3/+4 | |
2010-06-17 | Move create_path() to bluetooth plugin | Gustavo F. Padovan | 1 | -0/+22 | |
2010-06-17 | Add parse properties stuff to bluetooth.c | Gustavo F. Padovan | 1 | -0/+84 | |
2010-06-17 | Add send_method_call_with_reply to bluetooth.c | Gustavo F. Padovan | 1 | -0/+53 | |
2010-06-17 | Add bluetooth plugin skeleton. | Gustavo F. Padovan | 1 | -0/+75 | |
The bluetooth plugin has bluetooth_resgister_uuid() and bluetooth_unresgister_uuid() where bluetooth profiles plugins such as HFP and DUN can register themselves to get know about BlueZ stuff ( new devices, bluetoothd shutdown, etc..) |