summaryrefslogtreecommitdiff
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* android: Add initial MCAP common codeRavi kumar Veeramally2014-04-074-0/+3597
* android/pts: Re-test AVRCP against PTS 5.1Sebastian Chlad2014-04-071-2/+2
* android/pts: Bump PICS and PIXIT for AVRCPSebastian Chlad2014-04-072-2/+2
* android: Rebuild executables on version changeAndrzej Kaczmarek2014-04-071-0/+18
* android: Avoid creating symlinks in lib/Andrzej Kaczmarek2014-04-071-25/+39
* android/pts: Update PTS tests for DIDSebastian Chlad2014-04-073-4/+4
* android/pts: Adjust PICS and PIXITs for OPPSebastian Chlad2014-04-072-68/+69
* android/avrcp-lib: Fix byte order in avrcp_get_folder_itemsLuiz Augusto von Dentz2014-04-071-2/+9
* android/avrcp-lib: Fix byte order in avrcp_get_item_attributesLuiz Augusto von Dentz2014-04-071-2/+9
* android/avrcp-lib: Add support for parsing SetAbsoluteVolume responseLuiz Augusto von Dentz2014-04-073-37/+68
* android/gatt: Fix matching characteristicGrzegorz Kolodziejczyk2014-04-041-10/+2
* android/gatt: Remove useless variable castGrzegorz Kolodziejczyk2014-04-041-1/+1
* android/gatt: Remove unused uuid variableGrzegorz Kolodziejczyk2014-04-041-2/+0
* android/hal-audio: Remove unused timespec_diff functionSzymon Janc2014-04-031-12/+0
* android/client: Fix some coding style in if-audioSzymon Janc2014-04-031-3/+5
* android/client: Simplify playback_thread in if-audioSzymon Janc2014-04-031-12/+6
* android/hal-audio: Fix possible NULL pointer dereferenceSzymon Janc2014-04-031-0/+3
* android/gatt: Add client write descriptor handlerJakub Tyszkowski2014-04-031-1/+119
* android/gatt: Add client read descriptor handlerJakub Tyszkowski2014-04-031-1/+150
* android/gatt: Add descriptors sending and caching for clientJakub Tyszkowski2014-04-031-7/+144
* android/gatt: Handle get descriptor client commandJakub Tyszkowski2014-04-031-1/+83
* android/gatt: Add queue for characteristic descriptors cachingJakub Tyszkowski2014-04-031-4/+29
* android/hal-gatt: Use fixed size buffer when passing AD to JavaSzymon Janc2014-04-021-1/+6
* android/bluetooth: Refactor handling on new devicesSzymon Janc2014-04-021-24/+12
* android/gatt: Fix passing wrong event len in le dev foundGrzegorz Kolodziejczyk2014-04-021-1/+1
* android/hal-gatt: Add comments with events for IPC handlersSzymon Janc2014-04-021-3/+31
* android/hal: Fix coding style in IPC handler tablesSzymon Janc2014-04-022-76/+77
* android/hal-gatt: Add missing length checks for variable length eventsSzymon Janc2014-04-021-0/+26
* android/avrcp-lib: Replace bt_get* and bt_put* with get* and put*Luiz Augusto von Dentz2014-04-021-9/+9
* android/avrcp-lib: Remove unused defineLuiz Augusto von Dentz2014-04-021-3/+0
* android/avrcp: Fix clang warningAndrei Emeltchenko2014-04-021-1/+4
* android/avrcp: Add avrcp_search functionLuiz Augusto von Dentz2014-04-022-1/+66
* android/avrcp: Add avrcp_get_item_attributes() functionLuiz Augusto von Dentz2014-04-022-29/+109
* android/avrcp: Add avrcp_change_path() functionLuiz Augusto von Dentz2014-04-022-0/+55
* android/avrcp: Add avrcp_get_folder_items() functionLuiz Augusto von Dentz2014-04-022-0/+73
* android/avrcp: Add avrcp_set_browsed_player() functionLuiz Augusto von Dentz2014-04-022-5/+154
* android/avrcp: Add avrcp_connect_browsing()Andrei Emeltchenko2014-04-022-0/+8
* android/avrcp-lib: Add support for parsing SetAddressed responseLuiz Augusto von Dentz2014-04-022-5/+35
* android/gatt: Handle unregister gatt server commandGrzegorz Kolodziejczyk2014-04-011-1/+25
* android/gatt: Handle register gatt server commandGrzegorz Kolodziejczyk2014-04-011-2/+75
* android/gatt: Remove redundant hal cmd checkGrzegorz Kolodziejczyk2014-04-011-6/+0
* android/gatt: Refator bt_gatt_register functionSzymon Janc2014-04-011-16/+17
* android/gatt: Cleanup bt_gatt_unregister functionSzymon Janc2014-04-011-3/+3
* android/gatt: Simplify matching functionsJakub Tyszkowski2014-04-011-6/+2
* android/gatt: Add helpers for element_id to hal structs conversionJakub Tyszkowski2014-04-011-22/+23
* android/gatt: Move element_id creation helpers upJakub Tyszkowski2014-04-011-14/+14
* android: Fix coding style in IPC handler tablesJohan Hedberg2014-04-012-91/+96
* android/gatt: Handle write characteristic client commandGrzegorz Kolodziejczyk2014-03-311-2/+107
* android/gatt: Handle read characteristic client commandGrzegorz Kolodziejczyk2014-03-311-2/+137
* android/pts: Bump PTS versionSebastian Chlad2014-03-312-2/+2