Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Remove the unused callbacks from the agent | Marcel Holtmann | 2008-06-03 | 1 | -30/+0 | |
| | | ||||||
| * | Replace destory function with proper unregister calls | Marcel Holtmann | 2008-06-03 | 1 | -2/+3 | |
| | | ||||||
| * | Only unregister the manager path | Marcel Holtmann | 2008-06-03 | 1 | -14/+2 | |
| | | ||||||
| * | Use proper unregister method for the serial proxy | Marcel Holtmann | 2008-06-03 | 1 | -1/+1 | |
| | | ||||||
| * | Replace destroy method with proper unregister version | Marcel Holtmann | 2008-06-03 | 1 | -1/+1 | |
| | | ||||||
| * | Remember to free agent->capability | Johan Hedberg | 2008-06-03 | 1 | -0/+1 | |
| | | ||||||
| * | Add basic skeleton for tracking agent IO capability | Johan Hedberg | 2008-06-03 | 3 | -10/+19 | |
| | | ||||||
| * | Add simple g_dbus_unregister_all_interfaces implementation | Marcel Holtmann | 2008-06-03 | 1 | -1/+14 | |
| | | ||||||
| * | Add skeleton for g_dbus_unregister_all_interfaces | Marcel Holtmann | 2008-06-03 | 2 | -0/+8 | |
| | | ||||||
| * | Converted Device interface to use new GDBusMethodTable | Claudio Takahasi | 2008-06-03 | 1 | -46/+40 | |
| | | ||||||
| * | Fix parameter list for CreatePairedDevice | Marcel Holtmann | 2008-06-03 | 1 | -4/+4 | |
| | | ||||||
| * | Add capability parameter to CreatePairedDevice | Marcel Holtmann | 2008-06-03 | 1 | -1/+5 | |
| | | ||||||
| * | Fix parameter list for changed RegisterAgent method | Marcel Holtmann | 2008-06-03 | 1 | -3/+3 | |
| | | ||||||
| * | Remove print directory | Marcel Holtmann | 2008-06-03 | 3 | -4/+1 | |
| | | ||||||
| * | Add Simple Pairing callbacks to the agent example | Marcel Holtmann | 2008-06-03 | 1 | -1/+19 | |
| | | ||||||
| * | Fix swapped prototypes for pin code and passkey requests | Marcel Holtmann | 2008-06-03 | 1 | -2/+2 | |
| | | ||||||
| * | Add capability parameter for the agent registration | Marcel Holtmann | 2008-06-03 | 1 | -2/+9 | |
| | | ||||||
| * | Converted Manager interface to use new GDBusMethodTable | Claudio Takahasi | 2008-06-03 | 2 | -72/+85 | |
| | | ||||||
| * | Add missing guint8 and guint16 types | Marcel Holtmann | 2008-06-03 | 1 | -0/+2 | |
| | | ||||||
| * | Fix typo | Marcel Holtmann | 2008-06-03 | 1 | -1/+1 | |
| | | ||||||
| * | Remove the empty daemon directory | Marcel Holtmann | 2008-06-03 | 3 | -4/+1 | |
| | | ||||||
| * | Move D-Bus config file and example clients back into hcid directory | Marcel Holtmann | 2008-06-03 | 5 | -16/+13 | |
| | | ||||||
| * | Move passkey-agent and auth-agent sample code to test directory | Marcel Holtmann | 2008-06-03 | 4 | -14/+7 | |
| | | ||||||
| * | Remove bluetoothd prototype that never got finished | Marcel Holtmann | 2008-06-03 | 11 | -1124/+2 | |
| | | ||||||
| * | Remove the agents_disable capability | Marcel Holtmann | 2008-06-03 | 2 | -7/+0 | |
| | | ||||||
| * | Fixes missing parts of network which didn't use libgdbus. | Luiz Augusto von Dentz | 2008-06-03 | 2 | -106/+120 | |
| | | ||||||
| * | Remove the test D-Bus API | Marcel Holtmann | 2008-06-03 | 5 | -757/+3 | |
| | | ||||||
| * | Converted Adapter interface to use new GDBusMethodTable | Claudio Takahasi | 2008-06-03 | 5 | -251/+308 | |
| | | ||||||
| * | Make serial to use libgdbus functions. | Luiz Augusto von Dentz | 2008-06-03 | 2 | -246/+201 | |
| | | ||||||
| * | Make audio service to use libgdbus functions. | Luiz Augusto von Dentz | 2008-06-02 | 5 | -334/+302 | |
| | | ||||||
| * | Rename RequestPasskey to RequestPinCode | Johan Hedberg | 2008-05-30 | 3 | -23/+28 | |
| | | ||||||
| * | Fix method callback name | Marcel Holtmann | 2008-05-30 | 1 | -1/+1 | |
| | | ||||||
| * | Switch RequestPinCode and and RequestPasskey methods | Johan Hedberg | 2008-05-30 | 1 | -2/+2 | |
| | | ||||||
| * | Update simple agent implementation | Marcel Holtmann | 2008-05-30 | 1 | -1/+1 | |
| | | ||||||
| * | Document method callbacks for Simple Pairing | Marcel Holtmann | 2008-05-30 | 1 | -3/+36 | |
| | | ||||||
| * | Remove HFP specific stuff from Headset API | Johan Hedberg | 2008-05-30 | 1 | -18/+0 | |
| | | ||||||
| * | Rename the transport types with proper BT_IO prefix | Marcel Holtmann | 2008-05-30 | 2 | -14/+15 | |
| | | ||||||
| * | Fix typo | Marcel Holtmann | 2008-05-30 | 1 | -2/+2 | |
| | | ||||||
| * | Add example for device names | Marcel Holtmann | 2008-05-30 | 1 | -1/+2 | |
| | | ||||||
| * | Fix whitespaces | Marcel Holtmann | 2008-05-30 | 1 | -1/+1 | |
| | | ||||||
| * | Update new network API | Marcel Holtmann | 2008-05-30 | 1 | -5/+6 | |
| | | ||||||
| * | Add initial implementation of BtIO API. | Luiz Augusto von Dentz | 2008-05-30 | 2 | -122/+396 | |
| | | ||||||
| * | Add methods for authorization | Marcel Holtmann | 2008-05-30 | 1 | -0/+18 | |
| | | ||||||
| * | Add initial version of new audio API | Marcel Holtmann | 2008-05-29 | 2 | -1/+155 | |
| | | ||||||
| * | Remove CancelConnect implementation | Marcel Holtmann | 2008-05-29 | 1 | -10/+3 | |
| | | ||||||
| * | Remove CancelConnect methods | Marcel Holtmann | 2008-05-29 | 3 | -14/+12 | |
| | | ||||||
| * | Remove GDBusDisconnectFunction type | Marcel Holtmann | 2008-05-29 | 2 | -5/+3 | |
| | | ||||||
| * | Change name_listener API to libgdbus watch API | Johan Hedberg | 2008-05-29 | 11 | -196/+141 | |
| | | ||||||
| * | Document the DiscoverServices() and CancelDiscovery() methods | Marcel Holtmann | 2008-05-29 | 1 | -0/+23 | |
| | | ||||||
| * | Fix copy and paste bugs | Marcel Holtmann | 2008-05-29 | 1 | -4/+4 | |
| | |