summaryrefslogtreecommitdiff
path: root/src/advertising.c
Commit message (Expand)AuthorAgeFilesLines
...
* advertising: Add LocalName propertyLuiz Augusto von Dentz2017-08-101-2/+27
* advertising: Don't depend on kernel to include an appearanceLuiz Augusto von Dentz2017-08-101-2/+13
* advertising: Don't depend on kernel to include the Local NameLuiz Augusto von Dentz2017-08-101-2/+48
* advertising: Add Includes propertyLuiz Augusto von Dentz2017-08-101-97/+99
* advertising: Add SupportedIncludesLuiz Augusto von Dentz2017-08-101-0/+42
* advertising: Add ActiveInstances propertyLuiz Augusto von Dentz2017-08-101-0/+24
* advertising: Rename AdvertisementInstaces to SupportedInstancesLuiz Augusto von Dentz2017-08-101-5/+4
* advertising: Ensure all instances are reset during initLuiz Augusto von Dentz2017-08-091-1/+23
* advertising: Fix client_disconnect_cb loggingLuiz Augusto von Dentz2017-07-261-1/+1
* advertising: Add AdvertisementInstancesLuiz Augusto von Dentz2017-07-241-3/+30
* core/advertisement: Add specifc error if max instance is reachedLuiz Augusto von Dentz2017-07-171-5/+8
* core/advertising: Simplify namesLuiz Augusto von Dentz2016-11-181-147/+141
* core/advertising: Fix crash when passing invalid dictionaryLuiz Augusto von Dentz2016-11-171-0/+8
* core/advertising: Fix not clearing instance id properlyLuiz Augusto von Dentz2016-11-171-12/+13
* core/advertising: Fix not parsing data properlyLuiz Augusto von Dentz2016-08-161-10/+14
* Revert "core/advertising: Fix ManufaturerData dict type"Luiz Augusto von Dentz2016-08-051-1/+1
* core/advertising: Fix ManufaturerData dict typeLuiz Augusto von Dentz2016-08-041-1/+1
* core/advertising: Fix byte order for MGMT_OP_ADD_ADVERTISING flagsAndrejs Hanins2016-03-171-1/+1
* core: Remove dead codeSzymon Janc2015-10-301-6/+0
* core/advertising: Fix string match in le adv searchAndrejs Hanins2015-10-071-2/+2
* core/advertising: Fix using wrong instance idLuiz Augusto von Dentz2015-06-261-5/+7
* core/advertising: Fix double freeLuiz Augusto von Dentz2015-06-251-2/+1
* core/advertising: Fix memory leak on btd_advertising_manager_destroyGowtham Anandha Babu2015-06-231-0/+2
* core/advertising: Fix not waiting Add Advertising responseLuiz Augusto von Dentz2015-05-151-23/+37
* core/advertising: Don't expose with no kernel supportMichael Janssen2015-04-301-10/+10
* core/advertising: Rename IncludeTXPowerArman Uguray2015-04-231-2/+2
* core/advertising: improve errors for add advertisingMichael Janssen2015-04-161-1/+7
* core/advertising: Support more than one advertisement.Michael Janssen2015-04-161-5/+9
* core/advertising: Parse IncludeTXPowerMichael Janssen2015-04-161-5/+86
* core/advertising: Fix dbus object matchingMichael Janssen2015-04-161-11/+26
* core/advertising: Add and Remove AD using MGMTMichael Janssen2015-04-071-16/+106
* core/advertising: Parse ServiceDataMichael Janssen2015-04-071-0/+60
* core/advertising: Parse ManufacturerSpecificDataMichael Janssen2015-04-071-0/+57
* core/advertising: Parse SolicitUUIDsMichael Janssen2015-04-071-0/+44
* core/advertising: Parse ServiceUUIDsMichael Janssen2015-04-071-1/+45
* core/advertising: use bt_adMichael Janssen2015-04-071-2/+9
* core/advertising: implement UnregisterAdvertisementMichael Janssen2015-03-271-2/+22
* core/advertising: Implement RegisterAdvertisementMichael Janssen2015-03-271-1/+248
* core: advertising: add LEAdvertisingManager stubsMichael Janssen2015-03-271-0/+132