summaryrefslogtreecommitdiff
path: root/android/bluetooth.h
Commit message (Expand)AuthorAgeFilesLines
* android: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* android: Enable multiadvertisingMartin Fuzzey2017-11-061-0/+25
* android/bluetooth: Remove address type from BT callbacksSzymon Janc2015-03-051-6/+5
* android/bluetooth: Add support for CSRK authetication levelSzymon Janc2015-02-271-9/+3
* android/bluetooth: Add API to check if device is bondingLukasz Rymanowski2014-12-191-0/+1
* android/bluetooth: Add possibility to register for bonded eventLukasz Rymanowski2014-12-191-0/+4
* android/gatt: Add connectable flag to device found callbackLukasz Rymanowski2014-12-181-1/+2
* android/gatt: Remove discoverable flag from device found callbackLukasz Rymanowski2014-12-181-2/+1
* android/bluetooth: Extend bt_update_sign_counter function with valueLukasz Rymanowski2014-10-031-1/+2
* android/bluetooth: Add unpaired device callbackLukasz Rymanowski2014-08-291-0/+4
* android/bluetooth: Add API to remove device from auto connect listLukasz Rymanowski2014-08-041-0/+2
* android/bluetooth: Add API to add device to auto connect listLukasz Rymanowski2014-08-041-0/+2
* android/bluetooth: Add flag for kernel connection controlLukasz Rymanowski2014-08-041-0/+2
* android/bluetooth: Add function for checking last seen bearerSzymon Janc2014-07-111-0/+1
* android/gatt: Use proper address when connectingSzymon Janc2014-06-241-0/+2
* android/bluetooth: Add bt_device_set_uuidsLuiz Augusto von Dentz2014-06-131-0/+1
* android/gatt: Fix not detecting device found by Bluetooth HALLuiz Augusto von Dentz2014-06-131-1/+4
* android/bluetooth: Add bt_is_device_le functionLuiz Augusto von Dentz2014-06-131-0/+2
* android: Add gatt CCC value storageJakub Tyszkowski2014-06-061-0/+4
* android/bluetooth: Expose API to update sign counterLukasz Rymanowski2014-05-261-0/+2
* android/bluetooth: Expose API to get CSRK for deviceLukasz Rymanowski2014-05-261-0/+8
* android/bluetooth: Add bonded information to found device callbackLukasz Rymanowski2014-05-221-1/+2
* android/bluetooth: Add support to read connection RSSIAndrzej Kaczmarek2014-05-191-0/+5
* android/bluetooth: Add function for checking device bond stateGrzegorz Kolodziejczyk2014-05-141-0/+1
* android/bluetooth: Add function for getting device Android nameLukasz Rymanowski2014-04-301-0/+1
* android/bluetooth: Add function for getting device Android typeSzymon Janc2014-04-281-0/+2
* android/bluetooth: Make possible to start BlueZ in a single modeLukasz Rymanowski2014-04-241-1/+1
* android/bluetooth: Expose API to set advertisingLukasz Rymanowski2014-04-161-0/+4
* android/gatt: Fix for scan non discoverable devicesLukasz Rymanowski2014-04-111-1/+1
* android/bluetooth: Constify bdaddr parameter in bt_le_device_foundSzymon Janc2014-03-221-2/+3
* android/bluetooth: Add GATT notifications on LE discoveryJakub Tyszkowski2014-03-171-0/+7
* android: Enable mgmt debug logsLukasz Rymanowski2014-03-101-1/+1
* android: Pass mode parameter to registered servicesSzymon Janc2014-03-041-1/+1
* android/bluetooth: Remove leftover function declarationSzymon Janc2014-03-031-2/+0
* android: Refactor IPC initSzymon Janc2014-02-281-1/+1
* android: Update copyright and license detailsMarcel Holtmann2014-02-111-10/+10
* android: Don't pass notification socket on services registerSzymon Janc2013-11-281-1/+1
* android: Rename bluetooth service functions to match service nameSzymon Janc2013-11-141-8/+8
* android: Rename adapter.c to bluetooth.cSzymon Janc2013-11-141-0/+38