summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 5.235.23Marcel Holtmann2014-09-082-1/+11
* build: Update library versionMarcel Holtmann2014-09-081-1/+1
* lib: Update company identifiersMarcel Holtmann2014-09-081-1/+51
* tools/smp-tester: Remove incorrect invalid data test caseJohan Hedberg2014-09-051-13/+0
* shared/tester: Change handling of tester_setup_failed eventMarcin Kraglak2014-09-051-3/+6
* tools/gatt: Fix accessing NULL cmdAndrei Emeltchenko2014-09-051-0/+4
* core: Fix concurrent authorizationsLuiz Augusto von Dentz2014-09-051-0/+14
* client: Force redisplay on rl_printfLuiz Augusto von Dentz2014-09-051-1/+1
* client: Fix typoLuiz Augusto von Dentz2014-09-051-1/+1
* core: Fix idle watch not being removed properlyLuiz Augusto von Dentz2014-09-051-1/+1
* androd/client: Extend history line size and depthGrzegorz Kolodziejczyk2014-09-051-2/+2
* emulator/bthost: Fix not matching cid data properlyLuiz Augusto von Dentz2014-09-051-1/+1
* lib/sdp: Split error handing for length and transaction idLuiz Augusto von Dentz2014-09-051-3/+8
* android/tester: Add AVRCP Disconnect - Success test caseLuiz Augusto von Dentz2014-09-051-0/+35
* android/tester: Add AVRCP Connect - Success test caseLuiz Augusto von Dentz2014-09-051-0/+209
* android/tester: Add AVRCP init - Success test caseLuiz Augusto von Dentz2014-09-054-0/+127
* android/hidhost: Remove reconnect logicLukasz Rymanowski2014-09-051-19/+7
* monitor: Remove superfluous call to l2cap_frame_pullVikrampal Yadav2014-09-051-5/+2
* monitor: Add AVRCP InformDisplayableCharacterSet supportVikrampal Yadav2014-09-051-0/+27
* monitor: Add AVRCP GetPlayerApplicationSettingValueText supportVikrampal Yadav2014-09-051-0/+76
* monitor: Add AVRCP GetPlayerApplicationSettingAttributeText supportVikrampal Yadav2014-09-051-0/+98
* monitor: Add AVRCP SetPlayerApplicationSettingValue supportVikrampal Yadav2014-09-051-0/+33
* monitor: Add AVRCP GetCurrentPlayerApplicationSettingValue supportVikrampal Yadav2014-09-051-0/+49
* android/tester: Use default ssp handler in A2dp - Suspend test caseMarcin Kraglak2014-09-051-0/+1
* android/tester: Set ssp_request_cb to default value in teardownMarcin Kraglak2014-09-051-0/+6
* android/gatt: Remove device from white list on device destroyLukasz Rymanowski2014-09-051-0/+2
* android/gatt: Make sure GATT will reconnect after disconnectionLukasz Rymanowski2014-09-051-3/+7
* android/gatt: Extract remove_autoconnect_device helperLukasz Rymanowski2014-09-051-12/+14
* android/gatt: Unsubscribe from autoconnect on unregisterLukasz Rymanowski2014-09-051-0/+21
* android/gatt: Add API to remove autoconnect GATT based deviceLukasz Rymanowski2014-09-052-0/+25
* doc/coding-style: Minor formatting fixJohan Hedberg2014-09-051-1/+0
* build: Add initial HACKINGLuiz Augusto von Dentz2014-09-051-0/+129
* doc: Add initial documentation for coding styleLuiz Augusto von Dentz2014-09-051-0/+268
* shared/gatt-client: Fix invalid access during descriptor discovery.Arman Uguray2014-09-051-1/+1
* TODO: tools/btgatt-client introducedArman Uguray2014-09-051-6/+0
* tools/btgatt-client: Added the "write-long-value" command.Arman Uguray2014-09-051-0/+130
* tools/btgatt-client: Added the "write-value" command.Arman Uguray2014-09-051-1/+130
* tools/btgatt-client: Added the "read-long-value" command.Arman Uguray2014-09-051-0/+43
* tools/btgatt-client: Added the "read-value" command.Arman Uguray2014-09-051-12/+82
* TODO: GATT read/write functions moved to shared/gatt-client.Arman Uguray2014-09-051-7/+0
* shared/gatt-client: Added bt_gatt_client_write_long_value.Arman Uguray2014-09-054-257/+328
* shared/gatt-client: Added simple write operations.Arman Uguray2014-09-054-99/+103
* shared/gatt-client: Added bt_gatt_client_read_long_value.Arman Uguray2014-09-054-219/+216
* shared/gatt-client: Added bt_gatt_client_read_value.Arman Uguray2014-09-054-115/+130
* android/tester: Use default SSP handler in socket testsSzymon Janc2014-09-041-19/+6
* emulator/btdev: Fix returning correct remote extended featuresJohan Hedberg2014-09-041-1/+1
* android/tester: Fix not cleaning up step listsJakub Tyszkowski2014-09-041-0/+5
* android/tester: Indentation fixJakub Tyszkowski2014-09-041-2/+1
* android/tester: Fix hdp cases not handling ssp correctlyJakub Tyszkowski2014-09-041-0/+4
* android/hidhost: Fix indentationJakub Tyszkowski2014-09-041-1/+1