Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | More accurate class of device decoding for hcitool and hciconfig | Johan Hedberg | 2006-12-20 | 2 | -11/+139 | |
| | | ||||||
| * | Update method names to resemble more closely the current API draft | Johan Hedberg | 2006-12-19 | 1 | -5/+3 | |
| | | ||||||
| * | Plug memory leak in OOR device list | Johan Hedberg | 2006-12-18 | 1 | -2/+5 | |
| | | ||||||
| * | Code cleanup | Johan Hedberg | 2006-12-18 | 1 | -23/+7 | |
| | | ||||||
| * | Add initial version of the audio API document | Marcel Holtmann | 2006-12-06 | 2 | -0/+43 | |
| | | ||||||
| * | Missing autostart requirements: it is necessary make it configurable. | Claudio Takahasi | 2006-12-04 | 1 | -0/+5 | |
| | | ||||||
| * | Reporting missing authorization requests cancel when stopping/unregistering ↵ | Claudio Takahasi | 2006-12-04 | 1 | -0/+4 | |
| | | | | | | | | adapters | |||||
| * | Reporting dbus-api "void" confuse meaning for message replies | Claudio Takahasi | 2006-12-04 | 1 | -0/+8 | |
| | | ||||||
| * | reporting missing functionality: AuthorizeService and ↵ | Claudio Takahasi | 2006-12-04 | 1 | -0/+5 | |
| | | | | | | | | CancelAuthorizationProcess must be accepted in the adapters path | |||||
| * | More robust handling of scan mode change during a HCI_DEV_UP event | Johan Hedberg | 2006-12-04 | 1 | -39/+47 | |
| | | ||||||
| * | Truested devices:changed error names and integration with AuthorizeService | Claudio Takahasi | 2006-12-04 | 5 | -9/+33 | |
| | | ||||||
| * | Add device ids for Logitech diNovo Laser keyboard and mouse | Marcel Holtmann | 2006-12-03 | 1 | -0/+2 | |
| | | ||||||
| * | Send RemoteDeviceDisconnected for all connected devices when HCI_DEV_DOWN ↵ | Claudio Takahasi | 2006-11-29 | 1 | -7/+24 | |
| | | | | | | | | event is received | |||||
| * | new issue: how reply properly to a msg sent to not registered service path | Claudio Takahasi | 2006-11-28 | 1 | -0/+10 | |
| | | ||||||
| * | Support for providing input and output files for audio | Johan Hedberg | 2006-11-28 | 1 | -5/+157 | |
| | | ||||||
| * | Fixed code standard for dbus_message_get_args: check the return value ↵ | Claudio Takahasi | 2006-11-28 | 3 | -263/+66 | |
| | | | | | | | | instead of the error content | |||||
| * | Updated TODO list | Claudio Takahasi | 2006-11-27 | 1 | -3/+20 | |
| | | ||||||
| * | Add simple introspection support | Johan Hedberg | 2006-11-27 | 1 | -0/+4 | |
| | | ||||||
| * | Implement SpeakerGainChanged and MicrophoneGainChanged signals | Johan Hedberg | 2006-11-27 | 1 | -1/+34 | |
| | | ||||||
| * | Use multibyte friendly checks instead of isprint() | Marcel Holtmann | 2006-11-26 | 2 | -10/+18 | |
| | | ||||||
| * | More implementation. E.g. signals and Play and Stop methods | Johan Hedberg | 2006-11-24 | 1 | -77/+266 | |
| | | ||||||
| * | Implement AT command parsing | Johan Hedberg | 2006-11-24 | 1 | -8/+119 | |
| | | ||||||
| * | Updated possible errors returned by Manager methods | Claudio Takahasi | 2006-11-23 | 1 | -0/+36 | |
| | | ||||||
| * | Don't forget to mention the --xml option in the manual page | Marcel Holtmann | 2006-11-23 | 1 | -4/+4 | |
| | | ||||||
| * | Add support for XML view of service records | Marcel Holtmann | 2006-11-23 | 2 | -5/+37 | |
| | | ||||||
| * | Implement ring timer and CancelRinging method | Johan Hedberg | 2006-11-22 | 1 | -5/+78 | |
| | | ||||||
| * | Fix RING string | Johan Hedberg | 2006-11-22 | 1 | -1/+1 | |
| | | ||||||
| * | Implement Ring method | Johan Hedberg | 2006-11-22 | 1 | -1/+39 | |
| | | ||||||
| * | Cleanup | Johan Hedberg | 2006-11-22 | 1 | -16/+10 | |
| | | ||||||
| * | Use AddServiceRecordFromXML as method name | Marcel Holtmann | 2006-11-22 | 3 | -3/+3 | |
| | | ||||||
| * | Add examples for SPP and FTP | Marcel Holtmann | 2006-11-22 | 3 | -1/+64 | |
| | | ||||||
| * | Add another example service record | Marcel Holtmann | 2006-11-22 | 3 | -11/+38 | |
| | | ||||||
| * | Use "boolean" instead of "bool" | Marcel Holtmann | 2006-11-22 | 1 | -1/+1 | |
| | | ||||||
| * | Fix UUID16 parsing | Marcel Holtmann | 2006-11-22 | 1 | -1/+3 | |
| | | ||||||
| * | Add first draft XML based service record registration | Marcel Holtmann | 2006-11-22 | 6 | -26/+845 | |
| | | ||||||
| * | Typo | Marcel Holtmann | 2006-11-22 | 1 | -1/+1 | |
| | | ||||||
| * | Don't change scan enable on devup | Marcel Holtmann | 2006-11-21 | 1 | -5/+0 | |
| | | ||||||
| * | Fall back to hcid.conf setting if offmode=devdown, mode is "off", and ↵ | Johan Hedberg | 2006-11-21 | 1 | -7/+5 | |
| | | | | | | | | somebody does a DEVUP | |||||
| * | Improve "off" mode behaviour when offmode=devdown | Johan Hedberg | 2006-11-21 | 2 | -7/+21 | |
| | | ||||||
| * | Add support for XML based service records | Marcel Holtmann | 2006-11-21 | 1 | -33/+96 | |
| | | ||||||
| * | Send a Cancel msg to the Auth agent when NoReply(timeout) msg arrives for ↵ | Claudio Takahasi | 2006-11-20 | 1 | -0/+2 | |
| | | | | | | | | Authorize request | |||||
| * | Fixed seg fault when calling CancelAuthorizationProcess: reply Auth agent ↵ | Claudio Takahasi | 2006-11-20 | 1 | -0/+3 | |
| | | | | | | | | does not exist if there isn't a default one. | |||||
| * | Fixed seg fault: reply Auth agent does not exist if there isn't a default one. | Claudio Takahasi | 2006-11-20 | 1 | -0/+3 | |
| | | ||||||
| * | Fix dependency for concurrent builds | Marcel Holtmann | 2006-11-20 | 2 | -0/+4 | |
| | | ||||||
| * | Look for dialup networking service when in dialup mode | Marcel Holtmann | 2006-11-20 | 1 | -0/+3 | |
| | | ||||||
| * | Check if the accept() call fails | Marcel Holtmann | 2006-11-18 | 1 | -0/+5 | |
| | | ||||||
| * | Check for errors on listening socket | Marcel Holtmann | 2006-11-18 | 1 | -0/+5 | |
| | | ||||||
| * | Create skeleton of new master daemon | Marcel Holtmann | 2006-11-17 | 2 | -3/+86 | |
| | | ||||||
| * | Compile with Expat if available | Marcel Holtmann | 2006-11-17 | 1 | -0/+4 | |
| | | ||||||
| * | Only compile the master daemon | Marcel Holtmann | 2006-11-17 | 1 | -17/+2 | |
| | |