summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gobex: Add g_obex_abortLuiz Augusto von Dentz2014-08-293-5/+15
* obexd/client: Fix crash while disconnectingLuiz Augusto von Dentz2014-08-291-1/+3
* gobex: Fix crash when debug is enabledLuiz Augusto von Dentz2014-08-293-1/+17
* gobex: Fix warning if g_obex_resume is called when disconnectedLuiz Augusto von Dentz2014-08-291-1/+1
* obexd/client: Fix not being able to cancel a suspended transferLuiz Augusto von Dentz2014-08-291-0/+9
* obexd/client: Allow suspending transfer while they are queuedLuiz Augusto von Dentz2014-08-291-9/+38
* TODO: shared/gatt-client has been defined and discovery implementedArman Uguray2014-08-281-16/+0
* shared/gatt-client: Implement descriptor discovery.Arman Uguray2014-08-281-0/+131
* shared/gatt-client: Implement characteristic discovery.Arman Uguray2014-08-282-15/+130
* shared/gatt-client: Add service iterator functions.Arman Uguray2014-08-282-4/+186
* shared/gatt-client: Implement initial service discovery.Arman Uguray2014-08-281-2/+166
* shared/gatt-client: Add bt_gatt_client_set_debug.Arman Uguray2014-08-282-0/+29
* shared/gatt-helpers: Fixed typo in callback args.Arman Uguray2014-08-281-1/+1
* shared/att: Add BT_ATT_DEFAULT_LE_MTU macro.Arman Uguray2014-08-282-3/+5
* shared/att: Support multiple disconnect handlers.Arman Uguray2014-08-282-27/+139
* shared/gatt-client: Added initial skeleton and simple functions.Arman Uguray2014-08-283-1/+122
* shared/gatt-helpers: Added result count functions.Arman Uguray2014-08-282-0/+53
* shared/gatt-helpers: Remove service, characteristic, descriptor structures.Arman Uguray2014-08-282-47/+34
* TODO: Add items for tasks involving the new shared ATT/GATT stackArman Uguray2014-08-281-2/+104
* android/tester: Add HDP Destroy Sink Streaming Channel test caseRavi kumar Veeramally2014-08-281-0/+47
* android/tester: Add HDP Connect Sink Streaming Channel test caseRavi kumar Veeramally2014-08-281-0/+59
* android/tester: Add HDP Destroy Source Reliable Channel test caseRavi kumar Veeramally2014-08-281-1/+32
* android/tester: Add HDP Connect Source Reliable Channel test caseRavi kumar Veeramally2014-08-281-0/+230
* android/health: Avoid multiple times of sdp searchRavi kumar Veeramally2014-08-281-35/+40
* android/tester: Add test for incoming bondingLukasz Rymanowski2014-08-281-0/+35
* android/tester: Add function to set io cap to bthostLukasz Rymanowski2014-08-282-0/+22
* android/tester: Add parameter to remote connect functionLukasz Rymanowski2014-08-283-4/+17
* android/tester: Move emu related functions to tester mainLukasz Rymanowski2014-08-283-47/+56
* android/bluetooth: Fix incoming just works bondingLukasz Rymanowski2014-08-281-1/+13
* android/avdtp: Move PSM definition to AVDTP headerSzymon Janc2014-08-283-5/+4
* android/avdtp: Constify data in avdtp_service_cap_newSzymon Janc2014-08-282-2/+4
* android/hid: Force encryption for keyboardsJakub Tyszkowski2014-08-271-3/+23
* android/hid: Reject connections from unknown devicesJakub Tyszkowski2014-08-271-9/+24
* android/client: Factor out hex string verificationSzymon Janc2014-08-261-25/+14
* android/pts: Update PTS GATT test resultsMarcin Kraglak2014-08-261-2/+2
* android/client: Fix incorrect data parsingMarcin Kraglak2014-08-261-7/+13
* android/README: Update not implemented statusSzymon Janc2014-08-261-6/+3
* monitor: Make l2cap_frame_get* function to return boolLuiz Augusto von Dentz2014-08-262-29/+29
* monitor/avctp: Fix parsing of Company ID capabilityLuiz Augusto von Dentz2014-08-261-4/+12
* monitor/avctp: Make use of l2cap_frame_get*Luiz Augusto von Dentz2014-08-261-184/+104
* monitor: Add AVRCP ListPlayerApplicationSettingValues supportVikrampal Yadav2014-08-261-0/+92
* android/pts: Update PICS/PIXIT for GATTMarcin Kraglak2014-08-262-2/+2
* android/pts: HDP regression testsSebastian Chlad2014-08-263-9/+9
* android/doc: Update repository for Intel device buildAndrei Emeltchenko2014-08-261-4/+4
* android/health: Shutdown MDL socket when freeing channelSzymon Janc2014-08-251-0/+5
* android/health: Call MDL shutdown after mdl_deleted_cb callbackRavi kumar Veeramally2014-08-252-25/+6
* android/health: Remove mcl instance on mcl_disconnected call backRavi kumar Veeramally2014-08-251-14/+3
* android/tester: Force remotes ACL disconnectionMarcin Kraglak2014-08-251-0/+15
* emulator/bthost: Add hci disconnectMarcin Kraglak2014-08-252-0/+14
* android/tester: Wait for ACL disconnection before reconnectJakub Tyszkowski2014-08-252-1/+16