summaryrefslogtreecommitdiff
path: root/android/hal.h
Commit message (Expand)AuthorAgeFilesLines
* android: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-12/+1
* android/hal: Add HAL for A2DP Sink roleJakub Tyszkowski2014-11-251-0/+1
* android/hal-avrcp: Add suuport for new AVRCP ctrl interfaceRavi kumar Veeramally2014-11-111-0/+1
* android: Remove temporary BLUEZ_EXTENSION flagAndrei Emeltchenko2014-11-071-2/+4
* android/hal-map-client: Add skeleton for MAP client HALGrzegorz Kolodziejczyk2014-10-081-0/+2
* android/handsfree-client: Add handsfree-client HAL skeletonLukasz Rymanowski2014-09-181-0/+8
* android/hal-health: Add hal-health.c with initial get interface callRavi kumar Veeramally2014-03-141-0/+2
* android/hal-gatt: Add skeleton for GATT HALJakub Tyszkowski2014-03-031-0/+4
* 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