summaryrefslogtreecommitdiff
path: root/android/hal.h
Commit message (Expand)AuthorAgeFilesLines
* android/hal-socket: Match functions names with HAL nameSzymon Janc2014-02-191-1/+1
* android/handsfree: Add initial filesSzymon Janc2014-02-051-0/+2
* android: Add initial skeleton for AVRCP in the HALLuiz Augusto von Dentz2014-01-261-0/+2
* android/hal-a2dp: Use generic IPC message handling for eventsSzymon Janc2013-11-191-1/+0
* android/hal-pan: Use generic IPC message handling for eventsSzymon Janc2013-11-191-1/+0
* android/hal-hidhost: Use generic IPC message handling for eventsSzymon Janc2013-11-191-1/+0
* android/hal-bluetooth: Register IPC message handlersSzymon Janc2013-11-191-1/+0
* android/pan: Add notify method to PAN notificationsRavi kumar Veeramally2013-11-131-0/+1
* android: Fix opcode parameter type from uint16_t to uint8_tRavi kumar Veeramally2013-11-131-3/+3
* android/hal: Use hidhost instead of hh in hidhost HALSzymon Janc2013-11-071-1/+1
* android/hal: Use a2dp instead of av in a2dp HALSzymon Janc2013-11-071-2/+2
* android/hal-hidhost: Add implementation of .connection_state_cbLuiz Augusto von Dentz2013-10-311-0/+1
* android/hal: Add skeleton for handling av notificationsGrzegorz Kolodziejczyk2013-10-281-0/+1
* android/hal: Associate thread to JavaAndrei Emeltchenko2013-10-251-0/+2
* android/hal: Add initial support for handling adapter notificationsSzymon Janc2013-10-221-0/+2
* android/hal: Make hal.h self containedSzymon Janc2013-10-221-0/+1
* android: Add A2DP skeletonLuiz Augusto von Dentz2013-10-211-0/+2
* android: Add PAN skeletonAndrei Emeltchenko2013-10-181-0/+2
* android: Add HID Host skeletonAndrei Emeltchenko2013-10-181-0/+4
* android: Enable Socket interfaceAndrei Emeltchenko2013-10-141-0/+18