summaryrefslogtreecommitdiff
path: root/profiles
Commit message (Expand)AuthorAgeFilesLines
* audio/avdtp: Increase timeout for Suspend requestLuiz Augusto von Dentz2017-04-121-5/+14
* hog: When no VID&PID also register a DIS notifierJuha Kuikka2017-02-251-0/+1
* hog: Move dis_notify aroundJuha Kuikka2017-02-251-10/+10
* dis: Fix attribute handle when initializing from dbJuha Kuikka2017-02-251-1/+20
* profiles/midi: Moved MIDI UUIDs to library headerFelipe F. Tonello2017-02-102-3/+3
* profiles/midi: Add safer buffer setter functionFelipe F. Tonello2017-02-101-1/+8
* audio/a2dp: Fix possible invalid readsLuiz Augusto von Dentz2017-01-231-5/+13
* audio/avdtp: Fix not aborting SetConfigurationLuiz Augusto von Dentz2017-01-201-1/+1
* audio/avdtp: Fix calling abort confirmationLuiz Augusto von Dentz2017-01-201-3/+4
* audio/avctp: Match opcode when parsing responsesLuiz Augusto von Dentz2017-01-201-0/+8
* profiles/midi: Added MIDI over BLE profile implementationFelipe F. Tonello2017-01-043-0/+1071
* input/hog-lib: Attempt to read PNP values if not setLuiz Augusto von Dentz2016-12-291-0/+5
* dis: Add support to gatt-dbLuiz Augusto von Dentz2016-12-293-4/+46
* input/hog-lib: Add support to gatt-dbLuiz Augusto von Dentz2016-12-293-67/+245
* Remove deprecated UHID_FEATURE APIJuha Kuikka2016-12-271-33/+0
* audio/avrcp: Fix PlayItem response handlingLuiz Augusto von Dentz2016-12-071-1/+1
* audio/player: Fix method definition of MediaItem.PlayLuiz Augusto von Dentz2016-12-071-1/+1
* gap: scanparam: Use bt_gatt_client_cloneLuiz Augusto von Dentz2016-11-282-2/+2
* audio/player: Report PlayItem errorsLuiz Augusto von Dentz2016-11-083-3/+66
* input/hog: Remove unused attioid from hog_devicePetri Gynther2016-11-041-1/+0
* profiles/network: Check for any server when accepting connectionsMaxime Chevallier2016-10-251-3/+1
* build: Remove deprecated profilesLuiz Augusto von Dentz2016-10-185-4784/+0
* core: Remove attio callbacksLuiz Augusto von Dentz2016-09-271-1/+0
* input/hog: Use .accept and .disconnect instead of attioLuiz Augusto von Dentz2016-09-271-28/+28
* deviceinfo: Use shorter names for profile callbackLuiz Augusto von Dentz2016-09-121-6/+6
* deviceinfo: Implement disconnect callbackLuiz Augusto von Dentz2016-09-121-0/+8
* deviceinfo: Fix not handling accept properlyLuiz Augusto von Dentz2016-09-121-0/+2
* gap: Use shorter names for profile callbackLuiz Augusto von Dentz2016-09-121-6/+6
* gap: Implement disconnect callbackLuiz Augusto von Dentz2016-09-121-6/+23
* gap: Make use of service user_data to store service contextLuiz Augusto von Dentz2016-09-121-32/+8
* gap: Fix not handling accept properlyLuiz Augusto von Dentz2016-09-121-0/+7
* scanparam: Implement disconnect callbackLuiz Augusto von Dentz2016-09-081-9/+22
* scanparam: Make use of service user_data to store service contextLuiz Augusto von Dentz2016-09-081-27/+8
* scanparam: Fix not handling accept properlyLuiz Augusto von Dentz2016-09-081-1/+11
* input/hog-lib: Fix not truncating nameLuiz Augusto von Dentz2016-08-301-1/+1
* input/hog-lib: Remove spammy debug messageSzymon Janc2016-08-291-2/+0
* audio/player: Fix not setting scope properlyLuiz Augusto von Dentz2016-08-222-1/+6
* audio/avrcp: Use SetAddressedPlayer when player changesLuiz Augusto von Dentz2016-08-221-26/+89
* audio/avrcp: Don't send SetBrowsedPlayer if player is not browsableLuiz Augusto von Dentz2016-08-223-2/+24
* audio/avrcp: Fix not setting player idLuiz Augusto von Dentz2016-08-221-0/+1
* audio/player: Fix checking wrong flagLuiz Augusto von Dentz2016-08-221-1/+1
* audio/player: Fix properties being marked as experimentalLuiz Augusto von Dentz2016-08-051-4/+2
* audio/a2dp: Fix always setting -EAGAIN for all errorsLuiz Augusto von Dentz2016-07-291-5/+5
* audio/avdtp: Fix memory leakLuiz Augusto von Dentz2016-06-151-0/+1
* audio/avrcp: Fix crash if no player is availableLuiz Augusto von Dentz2016-06-151-1/+10
* audio/avrcp: Fix not handling Addressed Player Changed errorLuiz Augusto von Dentz2016-05-253-28/+53
* audio/avrcp: Fix uninitialized variableFrancois Beaufort2016-04-221-1/+1
* shared/gatt-db: Extend gatt_db_attribute_get_char_data with ext. propƁukasz Rymanowski2016-04-223-3/+3
* audio/media: Fix return NULL to .get_nameLuiz Augusto von Dentz2016-04-131-0/+3
* input/hog: Fix crash if uhid is not enabledSzymon Janc2016-04-021-1/+9