summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 5.265.26Marcel Holtmann2014-12-122-1/+11
* build: Update library versionMarcel Holtmann2014-12-111-1/+1
* lib: Update company identifiersMarcel Holtmann2014-12-111-1/+17
* tools/mgmt-tester: Fix expected status for pairing power offJohan Hedberg2014-12-111-1/+1
* android/pts: Update gatt server statusJakub Tyszkowski2014-12-111-11/+11
* android/gatt: Fix server send response status valueJakub Tyszkowski2014-12-111-6/+8
* android/pts: Update of GATT test resultsMariusz Skamra2014-12-111-2/+2
* android/gatt: Fix find_info_handle functionMariusz Skamra2014-12-111-10/+40
* android/gatt: Fix service changed indicationMariusz Skamra2014-12-111-7/+10
* android/gatt: Add callback for test commandMariusz Skamra2014-12-111-1/+8
* android/gatt: Fix missing error response to find by type value requestMariusz Skamra2014-12-111-0/+11
* android/socket: Add support for dynamic MAP recordSzymon Janc2014-12-103-3/+36
* android/bluetooth: Add support to read Le features by AndroidLukasz Rymanowski2014-12-102-0/+49
* android/pts: Update GATT server resultsJakub Tyszkowski2014-12-101-15/+15
* android/gatt: Fix passing out of att range errorsJakub Tyszkowski2014-12-101-2/+2
* android/gatt: Fix not setting error properly for exec writeJakub Tyszkowski2014-12-101-0/+1
* android/tester: Remove not needed include of hal_msg.hGrzegorz Kolodziejczyk2014-12-103-11/+14
* android/tester: Put gatt callback declaration in right placeGrzegorz Kolodziejczyk2014-12-101-43/+43
* android/tester: Add missing AVRCP cb_table entriesGrzegorz Kolodziejczyk2014-12-101-0/+8
* android/handsfree-client: Decrease number of memcpyLukasz Rymanowski2014-12-101-14/+13
* android/build: Add libcutils to LOCAL_SHARED_LIBRARIES for haltestAndrei Emeltchenko2014-12-101-1/+3
* android/a2dp-sink: Fix including wrong log headerAndrei Emeltchenko2014-12-101-1/+1
* android/gatt: Fix offset in prepare write notificationsJakub Tyszkowski2014-12-101-1/+1
* android/gatt: Fix execute write request still pendingJakub Tyszkowski2014-12-101-0/+10
* android/pts: Update gatt server resultsJakub Tyszkowski2014-12-101-3/+3
* core: Fix minor issue in bluetoothd manual pageJohan Hedberg2014-12-101-1/+1
* attrib/gatt: Minor coding style fixLukasz Rymanowski2014-12-101-1/+0
* attrib/gatt: Fix for attrib refLukasz Rymanowski2014-12-101-3/+6
* unit/gatt: minor fix for test PDUsMichael Janssen2014-12-101-2/+2
* unit/gatt: Add test spec "small test database"Michael Janssen2014-12-101-1/+146
* unit/gatt: Use source db for server_testsMichael Janssen2014-12-101-54/+16
* unit/gatt: Define repeated MTU PDUsMichael Janssen2014-12-101-32/+25
* lib/uuid: Simplify BT base UUIDs when possibleMichael Janssen2014-12-102-6/+66
* shared/gatt-db: Add UUID arg to foreach_serviceArman Uguray2014-12-095-13/+27
* shared/gatt-db: Make accessors work on const ptrArman Uguray2014-12-092-20/+24
* shared/att: cancel_all before calling disconnect cbArman Uguray2014-12-091-2/+2
* attrib: Check if attrib is NULL in functionsArman Uguray2014-12-091-1/+22
* android/build: Enable multilib build for bluetooth.defaultAndrei Emeltchenko2014-12-091-1/+1
* android/gatt: Remove invalid cases from att_handlerJakub Tyszkowski2014-12-091-4/+0
* android/gatt: Handle indications in a separate functionJakub Tyszkowski2014-12-091-10/+30
* android/gatt: Fix not confirming write commands in databaseJakub Tyszkowski2014-12-091-0/+2
* android/gatt: Fix write confirm callback being not setJakub Tyszkowski2014-12-091-11/+11
* shared/att: Handle commands under BT_ATT_ALL_REQUESTSJakub Tyszkowski2014-12-091-2/+4
* mgmt-tester: Update expected HCI version to match emulatorJohan Hedberg2014-12-081-2/+2
* emulator: Fix encryption mode for BR/EDR SCJohan Hedberg2014-12-081-4/+12
* emulator: Fix link key type selection for BR/EDR SCJohan Hedberg2014-12-081-3/+3
* emulator: Set default version to 4.2 (0x08)Johan Hedberg2014-12-081-1/+1
* core: Enable SC after LE & BR/EDR enabling/disablingJohan Hedberg2014-12-081-3/+3
* shared/mgmt: Remove unneeded sync_write APIJohan Hedberg2014-12-082-16/+0
* mgmt-tester: Prefer mgmt_send_nowait over sync_writeJohan Hedberg2014-12-081-10/+6