summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: Add missing svclass entries for MAPJohan Hedberg2012-11-231-0/+3
* sdp: Upgrade datatype SEQ8 to SEQ16 when data size is greater than 256Bart Westgeest2012-11-201-6/+12
* sdp: Limit side effects of sdp_get_data_type and sdp_get_data_sizeBart Westgeest2012-11-201-17/+9
* sdp: Inlined single use of function sdp_set_data_typeBart Westgeest2012-11-201-13/+5
* core: Add Service property for external profilesJohan Hedberg2012-11-161-2/+4
* lib: Add new Network attribute define for HFP 1.6 AG recordJohan Hedberg2012-11-151-0/+1
* lib: Add missing OBEX UUID strings to uuid.hJohan Hedberg2012-11-141-0/+8
* mgmt: Remove peripheral settingJohan Hedberg2012-11-091-5/+0
* lib: Change maximum pkt size for High Speed max pktAndrei Emeltchenko2012-11-051-1/+1
* lib: Fix EVT_CONN_COMPLETE_SIZE constantMarcel Holtmann2012-11-021-1/+1
* mgmt: Remove LE prefix from the peripheral settingJohan Hedberg2012-10-221-1/+1
* mgmt: Add support for LE peripheral modeJohan Hedberg2012-10-221-0/+5
* lib: Simplify str2ba functionSzymon Janc2012-10-161-5/+2
* mgmt: Add string for Passkey Notify EventChan-yeol Park2012-10-041-0/+1
* lib: Add GoepL2capPsm SDP attribute defineJohan Hedberg2012-10-031-0/+1
* lib: Add SPP UUID defineJohan Hedberg2012-10-021-0/+2
* lib: Add some missing svclass valuesJohan Hedberg2012-10-021-0/+5
* heartrate: Discover HRS characteristicsAndrzej Kaczmarek2012-09-281-0/+3
* heartrate: Add initial HRP client supportRafal Garbat2012-09-281-0/+2
* sdp: Use bt_get_be* helpers instead of bt_get_unalignedSzymon Janc2012-09-051-18/+18
* sdp: Fix compilation errors due to unaligned memory accessSzymon Janc2012-09-051-15/+15
* lib: Add unaligned put helper functionsSzymon Janc2012-09-051-0/+61
* mgmt: Implement support for Passkey Notify eventJohan Hedberg2012-09-041-0/+7
* uuid: Add string-format UUID comparison helper functionJohan Hedberg2012-09-032-0/+7
* sdp: Fix error reporting in sdp_service_search_attr_reqSzymon Janc2012-08-281-1/+2
* Fix trivial coding style issues on pointer declarations and castingAnderson Lizardo2012-08-261-2/+2
* mgmt: Add reason to device disconnect eventMikel Astiz2012-08-171-0/+6
* lib: Add new company identifiersJefferson Delfes2012-08-161-0/+40
* lib: Rename GAP UUIDClaudio Takahasi2012-08-161-1/+1
* Fix not setting class of device in adapterSzymon Janc2012-07-301-0/+4
* lib: Correct length name in write assoc structAndrei Emeltchenko2012-07-191-1/+1
* lib: Add headers for AMP ASSOC dataAndrei Emeltchenko2012-06-282-38/+172
* lib/sdp.c: Prevent passing unitialised argumentSlawomir Bochenski2012-06-281-4/+8
* core: Move UUID string definition to libDaniel Wagner2012-06-021-0/+3
* pnat: Move UUID string definition to libDaniel Wagner2012-06-021-0/+2
* input: Move UUID string definition to libDaniel Wagner2012-06-021-0/+3
* health: Move UUID string definition to libDaniel Wagner2012-06-021-0/+4
* serial: Move UUID string definition to libDaniel Wagner2012-06-021-0/+2
* thermometer: Move UUID string definition to libDaniel Wagner2012-06-021-0/+6
* sap: Move UUID string definition to libDaniel Wagner2012-06-021-0/+2
* proximity: Move UUID string definition to libDaniel Wagner2012-06-021-0/+5
* deviceinfo: Move UUID string definition to libDaniel Wagner2012-06-021-0/+3
* network: Move UUID string definition to libDaniel Wagner2012-06-021-0/+5
* audio: Move UUID string definition to libDaniel Wagner2012-06-021-0/+16
* sdp: Remove unused BASE_UUID definitionDaniel Wagner2012-06-021-2/+0
* sdp/build: Build fails when SDP_DEBUG enabledArek Lichwa2012-05-231-2/+1
* sdp: Remove unnecessary memset()Anderson Lizardo2012-05-181-1/+0
* lib: Add definitions for AMP Assoc dataAndrei Emeltchenko2012-05-161-0/+38
* lib: Fix tab misuseAnderson Lizardo2012-05-102-2/+2
* Remove MGMT address type definitionClaudio Takahasi2012-04-251-5/+0