Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added verification for hci_devid return value | Claudio Takahasi | 2006-10-05 | 1 | -2/+16 |
| | |||||
* | cleanup:removed unnecessary code | Claudio Takahasi | 2006-10-05 | 1 | -9/+1 |
| | |||||
* | removed some const declarations to follow bluez code style | Claudio Takahasi | 2006-10-05 | 1 | -6/+4 |
| | |||||
* | renamed send_reply_and_unref to send_message_and_unref | Claudio Takahasi | 2006-10-05 | 10 | -131/+131 |
| | |||||
* | Allow AuditRemoteDevice while periodic inquiry is active | Johan Hedberg | 2006-10-04 | 1 | -2/+1 |
| | |||||
* | More D-Bus Test interface implementation | Johan Hedberg | 2006-10-04 | 6 | -21/+289 |
| | |||||
* | cleanup:renamed hci_dbus_data to adapter | Claudio Takahasi | 2006-10-04 | 7 | -591/+591 |
| | |||||
* | cleanup | Claudio Takahasi | 2006-10-04 | 2 | -82/+20 |
| | |||||
* | L2CAP info request support for AuditRemoteDevice method | Johan Hedberg | 2006-10-04 | 1 | -3/+181 |
| | |||||
* | Make audits list static and initialize it to NULL | Johan Hedberg | 2006-10-03 | 1 | -1/+1 |
| | |||||
* | More AuditRemoteDevice implementation | Johan Hedberg | 2006-10-03 | 5 | -100/+302 |
| | |||||
* | cleanup | Claudio Takahasi | 2006-10-03 | 1 | -11/+2 |
| | |||||
* | Update serial PCMCIA bases card support | Marcel Holtmann | 2006-10-01 | 2 | -25/+19 |
| | |||||
* | Use device name instead of pattern | Marcel Holtmann | 2006-09-29 | 1 | -1/+1 |
| | |||||
* | Update changelog and bump version numberutils-3.7 | Marcel Holtmann | 2006-09-29 | 2 | -1/+11 |
| | |||||
* | Removed '0x' from search pattern | Claudio Takahasi | 2006-09-29 | 1 | -14/+5 |
| | |||||
* | fixed warnings | Claudio Takahasi | 2006-09-29 | 1 | -0/+2 |
| | |||||
* | support uuid128 and '0x' for service search match | Claudio Takahasi | 2006-09-29 | 4 | -50/+63 |
| | |||||
* | Update friendly service name table | Johan Hedberg | 2006-09-29 | 1 | -5/+5 |
| | |||||
* | Do not use RFCOMM_HANGUP_NOW because it kills our system (kernel bug) | Ulisses Furquim | 2006-09-29 | 1 | -0/+8 |
| | |||||
* | Update the test interface framework | Marcel Holtmann | 2006-09-29 | 1 | -2/+21 |
| | |||||
* | Small cosmetic cleanup | Marcel Holtmann | 2006-09-29 | 1 | -2/+2 |
| | |||||
* | GetRemoteServiceHandles: request browsing when the match string is empty | Claudio Takahasi | 2006-09-29 | 2 | -7/+14 |
| | |||||
* | GetRemoteServiceHandles:added service match | Claudio Takahasi | 2006-09-29 | 1 | -2/+18 |
| | |||||
* | Add experimental objects | Marcel Holtmann | 2006-09-29 | 1 | -0/+6 |
| | |||||
* | Add simple D-Bus preload script for Python | Marcel Holtmann | 2006-09-29 | 2 | -1/+8 |
| | |||||
* | Add build ids for Unified 21f firmwares | Marcel Holtmann | 2006-09-29 | 1 | -0/+5 |
| | |||||
* | Remove RFCOMM.Connected and Disconnected signals since their proper ↵ | Johan Hedberg | 2006-09-29 | 1 | -16/+0 |
| | | | | implementation would require some extra bookeeping and events from the kernel | ||||
* | Add framework for Celluon keyboard | Marcel Holtmann | 2006-09-29 | 4 | -2/+79 |
| | |||||
* | more errors update | Claudio Takahasi | 2006-09-29 | 1 | -25/+58 |
| | |||||
* | Added IsPeriodicDiscovery | Claudio Takahasi | 2006-09-29 | 1 | -0/+7 |
| | |||||
* | updated errors | Claudio Takahasi | 2006-09-29 | 1 | -9/+11 |
| | |||||
* | Added IsPeriodicDiscovery | Claudio Takahasi | 2006-09-29 | 1 | -0/+17 |
| | |||||
* | Fix major class count calculation error | Marcel Holtmann | 2006-09-29 | 1 | -1/+1 |
| | |||||
* | Improve error message for unknown devices | Marcel Holtmann | 2006-09-29 | 1 | -2/+6 |
| | |||||
* | SetMinorClass: cleanup and check UnsupportedMajorClass | Claudio Takahasi | 2006-09-28 | 1 | -17/+18 |
| | |||||
* | Add basic framework for the test interface | Marcel Holtmann | 2006-09-28 | 3 | -0/+49 |
| | |||||
* | Correct the const declaration | Marcel Holtmann | 2006-09-28 | 1 | -10/+8 |
| | |||||
* | Add apitest utility | Marcel Holtmann | 2006-09-28 | 2 | -1/+433 |
| | |||||
* | Don't include dbus-test into distribution | Marcel Holtmann | 2006-09-28 | 1 | -1/+1 |
| | |||||
* | Add source file for test interface | Marcel Holtmann | 2006-09-28 | 3 | -435/+30 |
| | |||||
* | GetMajorClass: call hci_read_class_of_dev to check the major class | Claudio Takahasi | 2006-09-28 | 1 | -1/+21 |
| | |||||
* | GetMinorClass must return UnsupportedMajorClass if the major class isn't ↵ | Claudio Takahasi | 2006-09-27 | 1 | -4/+4 |
| | | | | "computer" | ||||
* | cleanup | Claudio Takahasi | 2006-09-27 | 1 | -10/+7 |
| | |||||
* | missing set expected return event for hci_send_req | Claudio Takahasi | 2006-09-27 | 2 | -1/+6 |
| | |||||
* | changed timeout for hci_send_req | Claudio Takahasi | 2006-09-27 | 2 | -16/+16 |
| | |||||
* | Fix the test for an error condition | Ulisses Furquim | 2006-09-27 | 1 | -1/+1 |
| | |||||
* | Return correct error reply for CreateBonding when using security mode 3 | Johan Hedberg | 2006-09-27 | 5 | -18/+37 |
| | |||||
* | Support for prioritized watches | Johan Hedberg | 2006-09-27 | 4 | -4/+56 |
| | |||||
* | Update changelog and bump version numberutils-3.6.1 | Marcel Holtmann | 2006-09-27 | 2 | -1/+8 |
| |