Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Update HCI command table | Marcel Holtmann | 2007-07-26 | 2 | -7/+31 | |
| | | ||||||
| * | Update changelog and bump version numberlibs-3.12 | Marcel Holtmann | 2007-06-23 | 3 | -2/+8 | |
| | | ||||||
| * | Add HCI command text descriptions | Marcel Holtmann | 2007-06-22 | 1 | -3/+29 | |
| | | ||||||
| * | Add mising HCI commands structures | Marcel Holtmann | 2007-06-22 | 1 | -3/+54 | |
| | | ||||||
| * | Add mising HCI event structures | Marcel Holtmann | 2007-06-22 | 1 | -6/+26 | |
| | | ||||||
| * | Add common bachk() function | Marcel Holtmann | 2007-06-21 | 2 | -0/+36 | |
| | | ||||||
| * | Add another company identifier | Marcel Holtmann | 2007-06-20 | 1 | -0/+2 | |
| | | ||||||
| * | Add definitions for inquiry power level and erroneous data | Marcel Holtmann | 2007-06-16 | 2 | -3/+6 | |
| | | ||||||
| * | Check record struct pointer before adding an UUID | Marcel Holtmann | 2007-06-15 | 1 | -1/+2 | |
| | | ||||||
| * | Add new company identifiers | Marcel Holtmann | 2007-06-11 | 1 | -0/+10 | |
| | | ||||||
| * | Remove variable data from information request structure | Marcel Holtmann | 2007-05-26 | 1 | -1/+0 | |
| | | ||||||
| * | Update changelog and bump version numberlibs-3.11 | Marcel Holtmann | 2007-05-24 | 3 | -2/+5 | |
| | | ||||||
| * | Fix URL data size handling | Marcel Holtmann | 2007-05-22 | 1 | -18/+14 | |
| | | ||||||
| * | Update changelog and bump version numberlibs-3.10 | Marcel Holtmann | 2007-05-10 | 3 | -2/+7 | |
| | | ||||||
| * | Add ESCO_LINK connection type constant | Marcel Holtmann | 2007-04-27 | 1 | -0/+1 | |
| | | ||||||
| * | Fixed memory leak | Claudio Takahasi | 2007-04-26 | 1 | -1/+2 | |
| | | ||||||
| * | Export sdp_uuid32_to_uuid128() function | Marcel Holtmann | 2007-03-05 | 1 | -0/+1 | |
| | | ||||||
| * | Add version code for Bluetooth 2.1 | Marcel Holtmann | 2007-02-13 | 1 | -0/+1 | |
| | | ||||||
| * | Update changelog and bump version numberlibs-3.9 | Marcel Holtmann | 2007-01-28 | 2 | -1/+4 | |
| | | ||||||
| * | Update copyright information | Marcel Holtmann | 2007-01-13 | 14 | -14/+14 | |
| | | ||||||
| * | Update changelog and bump version numberlibs-3.8 | Marcel Holtmann | 2006-12-25 | 3 | -2/+5 | |
| | | ||||||
| * | handling invalid sdp record sintax for registration/unregistration/update | Claudio Takahasi | 2006-11-09 | 1 | -12/+35 | |
| | | ||||||
| * | Add functions for registering binary records | Marcel Holtmann | 2006-11-07 | 2 | -34/+82 | |
| | | ||||||
| * | Update changelog and bump version numberlibs-3.7 | Marcel Holtmann | 2006-09-29 | 3 | -2/+6 | |
| | | ||||||
| * | fixed csrc for partial responses | Claudio Takahasi | 2006-09-28 | 1 | -1/+11 | |
| | | ||||||
| * | sdp_process:check if the PDU length match with the received data | Claudio Takahasi | 2006-09-28 | 1 | -11/+44 | |
| | | ||||||
| * | Update changelog and bump version numberlibs-3.6 | Marcel Holtmann | 2006-09-24 | 3 | -2/+5 | |
| | | ||||||
| * | avoid multiple allocs/leak in *_async calls | Claudio Takahasi | 2006-09-13 | 1 | -15/+33 | |
| | | ||||||
| * | Use transaction err instead of errno for *_async funcs | Claudio Takahasi | 2006-09-13 | 1 | -17/+14 | |
| | | ||||||
| * | fixed search transaction reqbuf double free | Claudio Takahasi | 2006-09-13 | 1 | -12/+9 | |
| | | ||||||
| * | fixed error handling in sdp_process( ) | Claudio Takahasi | 2006-09-11 | 2 | -25/+74 | |
| | | ||||||
| * | Update changelog and bump version numberlibs-3.5 | Marcel Holtmann | 2006-09-06 | 3 | -2/+5 | |
| | | ||||||
| * | Cleanup of some memory usage | Marcel Holtmann | 2006-09-05 | 1 | -14/+17 | |
| | | ||||||
| * | Print only unitSize length of the strings | Marcel Holtmann | 2006-09-05 | 1 | -3/+3 | |
| | | ||||||
| * | Small code cleanup | Marcel Holtmann | 2006-09-05 | 1 | -14/+17 | |
| | | ||||||
| * | Remove sdp_cstate_t from the header file | Marcel Holtmann | 2006-09-05 | 2 | -5/+5 | |
| | | ||||||
| * | Remove connected flag from SDP transaction structure | Ulisses Furquim | 2006-09-04 | 2 | -23/+2 | |
| | | ||||||
| * | Make sdp_connect() fully async aware | Ulisses Furquim | 2006-09-04 | 2 | -58/+102 | |
| | | ||||||
| * | Remove cstate and cstate_len from transaction structure | Marcel Holtmann | 2006-09-03 | 1 | -28/+25 | |
| | | ||||||
| * | Add another company identifier | Marcel Holtmann | 2006-09-03 | 1 | -0/+2 | |
| | | ||||||
| * | fixed sdp_process to handle cstate | Claudio Takahasi | 2006-08-31 | 1 | -24/+54 | |
| | | ||||||
| * | fix prototypes for sdp sync/async functions | Ulisses Furquim | 2006-08-30 | 2 | -12/+11 | |
| | | ||||||
| * | added sdp_service_search_async function | Claudio Takahasi | 2006-08-30 | 1 | -1/+60 | |
| | | ||||||
| * | added sdp_service_attr_async function | Claudio Takahasi | 2006-08-30 | 1 | -3/+70 | |
| | | ||||||
| * | added/updated async functions comments | Claudio Takahasi | 2006-08-30 | 1 | -6/+74 | |
| | | ||||||
| * | Make sdp_connect() async aware | Marcel Holtmann | 2006-08-29 | 1 | -2/+25 | |
| | | ||||||
| * | Correct prototypes for async functions | Marcel Holtmann | 2006-08-29 | 2 | -23/+53 | |
| | | ||||||
| * | changed error handling in sdp_process function | Claudio Takahasi | 2006-08-29 | 2 | -28/+17 | |
| | | ||||||
| * | fixed syntax error | Claudio Takahasi | 2006-08-28 | 1 | -1/+1 | |
| | | ||||||
| * | Added SDP error response parsing | Claudio Takahasi | 2006-08-28 | 2 | -2/+8 | |
| | |