aboutsummaryrefslogtreecommitdiff
path: root/service/adapter.h
AgeCommit message (Expand)Author
2019-05-16NIAP: Add a new argument to determine single user mode status.Martin Brabham
2018-08-29Implement A2DP source and AVRCP target binder serversandroid-o-mr1-iot-release-1.0.4Bailey Forrest
2018-08-17Implement A2DP sink and AVRCP controller binder serverBailey Forrest
2017-10-23Make copyright headers consistent with Google template; remove "(C)"Jakub Pawlowski
2016-12-02Apply clang-format to the rest of the treeMyles Watson
2016-10-28Separate LE scanner and GATT client BTIF interfaces (3/3)Jakub Pawlowski
2016-08-31Separate advertiser from GATT client (4/4)Jakub Pawlowski
2016-04-18Add guest mode functionality (2/4)Ajay Panicker
2016-01-12service: Make Adapter mockable.Arman Uguray
2015-12-14service: Add global scan support gettersArman Uguray
2015-12-11service: Add connection state tracking to AdapterArman Uguray
2015-12-10Add default implementations for observer callbacksAjay Panicker
2015-12-09Add discovery state callback to adapterAjay Panicker
2015-11-10service: Introduce bluetooth::GattClientArman Uguray
2015-10-07service: Create a client library for applicationsArman Uguray
2015-10-01service: Add new GattServer abstractionArman Uguray
2015-09-16service: Introduce bluetooth::LowEnergyClientArman Uguray
2015-08-31service: Implement IBluetooth.isMultiAdvertisementSupported()Arman Uguray
2015-08-20service: Introduce bluetooth::Adapter::ObserverArman Uguray
2015-08-18service: Implement IBluetooth getAddress, getName, and setNameArman Uguray
2015-08-18service: Implement IBluetooth::GetStateArman Uguray
2015-08-18service: Introduce AdapterArman Uguray