summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2013-02-18lib: Add SDP_IS_ALT() macroAnderson Lizardo1-0/+1
2013-02-18lib: Cleanup coding style in sdp_get_proto_descs()Anderson Lizardo1-3/+6
2013-02-18lib: Reuse identical code in sdp_get_{add,}_access_protos()Anderson Lizardo1-22/+12
2013-02-15lib: Check if SDP buffer has enough data on partial responsesAnderson Lizardo1-1/+6
2013-02-15lib: Add range check for SDP_SVC_ATTR_RSP/SDP_SVC_SEARCH_ATTR_RSPAnderson Lizardo1-0/+8
2013-02-15lib: Fix buffer overflow when processing SDP responseAnderson Lizardo1-0/+11
2013-02-02lib: Update list of company identifiersMarcel Holtmann1-0/+4
2013-01-13lib: Update list of company identifiersMarcel Holtmann1-0/+6
2013-01-09lib: Remove all management settings helpers since they are unused nowMarcel Holtmann1-25/+0
2013-01-09lib: Remove current unused management settings helpersMarcel Holtmann1-20/+0
2013-01-08lib: Fix SDP_TEXT_STR16/SDP_URL_STR16 parsingAnderson Lizardo1-1/+1
2013-01-07lib: Use SDP_IS_TEXT_STR()/SDP_IS_SEQ() where possibleAnderson Lizardo1-7/+5
2013-01-07lib: Trivial whitespace and line wrapping fixAnderson Lizardo1-1/+2
2013-01-07lib: Add SDP_IS_TEXT_STR() macro for SDP_TEXT_STR* checkingAnderson Lizardo1-0/+2
2013-01-03core: Move mgmt setting convenience macros to lib/mgmt.hJohan Hedberg1-0/+45
2012-12-31lib: Avoid using HCI_MAX_NAME_LENGTH in management headerMarcel Holtmann1-1/+1
2012-12-29lib: Make bt_compidtostr return value constMarcel Holtmann2-2/+2
2012-12-27lib: Update company names to match latest releaseMarcel Holtmann1-3/+3
2012-12-24lib: Use SOCK_CLOEXEC where neededCristian Rodríguez2-11/+10
2012-12-24lib: use %m instead of strerrorCristian Rodríguez1-9/+8
2012-12-22lib: Update company identifiersMarcel Holtmann1-0/+60
2012-12-19build: Move bluez.pc into the library directoryMarcel Holtmann1-0/+10
2012-12-17lib: Correct AMP assoc data structuresMarcel Holtmann1-5/+6
2012-12-17lib: Add definition for Num Completed Data Blocks eventMarcel Holtmann1-0/+10
2012-12-17lib: Add definition for Read Data Block Size HCI commandMarcel Holtmann1-0/+8
2012-12-11sdp: Fix build errors due to unaligned memory accessSzymon Janc1-4/+18
2012-12-07Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg4-0/+16
2012-12-06lib: Fix member type on le_read_advertising_channel_tx_power_rpAnderson Lizardo1-1/+1
2012-12-05Ensure config.h is included by using CPPFLAGSLucas De Marchi4-16/+0
2012-12-05cyclingspeed: Discover CSCS characteristicsAndrzej Kaczmarek1-0/+4
2012-12-05cyclingspeed: Add CSC profile plugin skeletonAndrzej Kaczmarek1-0/+2
2012-11-23lib: Add missing svclass entries for MAPJohan Hedberg1-0/+3
2012-11-20sdp: Upgrade datatype SEQ8 to SEQ16 when data size is greater than 256Bart Westgeest1-6/+12
2012-11-20sdp: Limit side effects of sdp_get_data_type and sdp_get_data_sizeBart Westgeest1-17/+9
2012-11-20sdp: Inlined single use of function sdp_set_data_typeBart Westgeest1-13/+5
2012-11-16core: Add Service property for external profilesJohan Hedberg1-2/+4
2012-11-15lib: Add new Network attribute define for HFP 1.6 AG recordJohan Hedberg1-0/+1
2012-11-14lib: Add missing OBEX UUID strings to uuid.hJohan Hedberg1-0/+8
2012-11-09mgmt: Remove peripheral settingJohan Hedberg1-5/+0
2012-11-05lib: Change maximum pkt size for High Speed max pktAndrei Emeltchenko1-1/+1
2012-11-02lib: Fix EVT_CONN_COMPLETE_SIZE constantMarcel Holtmann1-1/+1
2012-10-22mgmt: Remove LE prefix from the peripheral settingJohan Hedberg1-1/+1
2012-10-22mgmt: Add support for LE peripheral modeJohan Hedberg1-0/+5
2012-10-16lib: Simplify str2ba functionSzymon Janc1-5/+2
2012-10-04mgmt: Add string for Passkey Notify EventChan-yeol Park1-0/+1
2012-10-03lib: Add GoepL2capPsm SDP attribute defineJohan Hedberg1-0/+1
2012-10-02lib: Add SPP UUID defineJohan Hedberg1-0/+2
2012-10-02lib: Add some missing svclass valuesJohan Hedberg1-0/+5
2012-09-28heartrate: Discover HRS characteristicsAndrzej Kaczmarek1-0/+3
2012-09-28heartrate: Add initial HRP client supportRafal Garbat1-0/+2