summaryrefslogtreecommitdiff
path: root/src/device.h
Commit message (Expand)AuthorAgeFilesLines
* core: Add initial implementation of DeviceSet interfaceLuiz Augusto von Dentz2023-03-101-2/+9
* gatt: Use DEFER_SETUP for EATT channelsLuiz Augusto von Dentz2023-03-091-0/+1
* adapter: Check flags are supportedLuiz Augusto von Dentz2022-08-151-0/+1
* sixaxis: Fix fliping device.trusted automaticallyLuiz Augusto von Dentz2022-08-021-0/+1
* device: Add btd_ prefix to device_is_trustedLuiz Augusto von Dentz2022-08-021-1/+1
* device: Fix not removing connected deviceYouwan Wang2022-06-231-1/+2
* device: Add connectable flag to bearer stateLuiz Augusto von Dentz2022-06-131-1/+2
* device: Fix enabling wake support without RPA ResolutionLuiz Augusto von Dentz2022-05-121-0/+1
* transport: Fix not being able to initialize volume properlyLuiz Augusto von Dentz2022-04-281-0/+3
* Listen and process remote name resolving failureArchie Pusaka2021-11-291-0/+2
* adapter: Set Device Privacy ModeLuiz Augusto von Dentz2021-11-091-1/+0
* core: add adapter and device allowed_uuid functionsYun-Hao Chung2021-08-041-0/+2
* src: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* device: Don't browse SDP if HIDSDPDisable is setArchie Pusaka2020-08-181-0/+1
* device: add device_remove_bonding functionArchie Pusaka2020-07-281-0/+1
* device: Support marking a device with wake allowedAbhishek Pandit-Subedi2020-07-071-0/+10
* device: Add implementation of AdvertisingDataLuiz Augusto von Dentz2018-05-021-0/+2
* gatt: Add support for storing Service Changed CCC valueSzymon Janc2018-03-291-0/+6
* Add support for requiring min key size for access GATT characteristicsSzymon Janc2018-03-261-0/+1
* adapter: Cleanup non-connectable temporary devicesLuiz Augusto von Dentz2017-11-231-0/+1
* core/device: Add support for setting SDP recordSzymon Janc2017-11-091-0/+3
* adapter-api: Rename ResetData to DuplicateData filterLuiz Augusto von Dentz2017-08-301-2/+3
* core: Add ResetData filterLuiz Augusto von Dentz2017-07-281-2/+3
* core: Fix BR/EDR pairing for dual mode devicesSzymon Janc2016-10-251-5/+5
* core: Add implementation of AdvertisingFlagsPuthikorn Voravootivat2016-10-201-0/+1
* input/hog: Use .accept and .disconnect instead of attioLuiz Augusto von Dentz2016-09-271-0/+1
* core: Fix accepting connections while disconnectingLuiz Augusto von Dentz2015-06-261-0/+1
* core: Add implementation of TxPowerJakub Pawlowski2015-04-231-0/+1
* core: Add implementation of ServiceDataLuiz Augusto von Dentz2015-04-171-0/+1
* core: Add implementation of ManufacturerDataLuiz Augusto von Dentz2015-04-171-0/+1
* core/device: Introduce device_set_rssi_with_deltaJakub Pawlowski2015-03-311-0/+2
* core/device: Convert temporary flag to boolLuiz Augusto von Dentz2015-03-171-1/+1
* core: device: Add getter for GATT serverArman Uguray2015-02-181-0/+1
* core/device: Add getters for GATT db and clientArman Uguray2014-12-191-0/+2
* core: Rename device_attach_attribArman Uguray2014-12-151-1/+1
* core: Remove not used device_set_conn_param functionSzymon Janc2014-09-101-3/+0
* core: Add device API for setting connection parametersJohan Hedberg2014-07-021-0/+3
* core: Improve handling of unpaired eventSzymon Janc2014-05-191-0/+1
* core: Add API to set LE support for a deviceJohan Hedberg2014-05-151-0/+1
* core: Fix device_set_bredr_support to update storage if necessaryJohan Hedberg2014-05-151-1/+1
* core: Export API to request services to be connectedJohan Hedberg2014-05-151-0/+1
* core: Add function to look up devices also by their typeJohan Hedberg2014-03-221-0/+8
* core: Refactor calls to attrib_channel_attachJohan Hedberg2014-03-131-0/+1
* core: Add support for merging duplicate device object dataJohan Hedberg2014-02-211-0/+1
* core: Split LE and BR/EDR states for devicesJohan Hedberg2014-02-211-8/+10
* core: Track LE & BR/EDR last seen timesJohan Hedberg2014-02-211-0/+1
* core: Fix updating BR/EDR support from AD flagsJohan Hedberg2014-02-201-0/+1
* core: Remove unneeded device_is_le() functionJohan Hedberg2014-02-201-1/+0
* core: device_is_bredr() doesn't need to be exportedJohan Hedberg2014-02-201-1/+0
* core: Add function for updating the address of a deviceJohan Hedberg2014-02-201-0/+2