summaryrefslogtreecommitdiff
path: root/profiles
AgeCommit message (Expand)AuthorFilesLines
2012-10-09thermometer: Include remote device information in MeasurementReceivedAndrzej Kaczmarek1-7/+13
2012-10-09thermometer: Move watcher logic to adapter interfaceAndrzej Kaczmarek1-64/+70
2012-10-09thermometer: Register ThermometerManager interface on adapter pathAndrzej Kaczmarek1-1/+32
2012-10-09thermometer: Store thermometer devices per-adapterAndrzej Kaczmarek3-22/+110
2012-10-09attrib: Remove opcode parameter from g_attrib_send()Vinicius Costa Gomes3-5/+3
2012-10-09input: Fix registering HoG service for non-HoG profilesVinicius Costa Gomes1-0/+3
2012-10-05device: Convert device_get_address into simple getterSzymon Janc6-45/+33
2012-10-05adapter: Constify pointer returned by adapter_get_addressSzymon Janc10-18/+24
2012-10-05adapter: Convert adapter_get_address into simple getterSzymon Janc10-61/+46
2012-10-03alert: Fix various coding style issuesJohan Hedberg1-23/+25
2012-10-03alert: Implement Release() agent methodAnderson Lizardo1-1/+17
2012-10-03alert: Add support for unread alert notificationEder Ruiz Maria1-4/+10
2012-10-03alert: Add support for new alert notificationEder Ruiz Maria1-4/+12
2012-10-03alert: Add support for alert status notificationEder Ruiz Maria1-2/+16
2012-10-03alert: Add support for ringer setting notificationEder Ruiz Maria1-2/+154
2012-10-03alert: Update Alert Status and Ringer Setting characteristic valuesAnderson Lizardo1-0/+24
2012-10-03alert: Add support for calling SetRinger()Eder Ruiz Maria1-0/+27
2012-10-03alert: Add support for calling MuteOnce()Eder Ruiz Maria1-0/+24
2012-10-03alert: Implement MuteOnce commandAnderson Lizardo1-0/+25
2012-10-03alert: Update unread alert characteristic valueAnderson Lizardo1-0/+31
2012-10-03alert: Update new alert characteristic valueAnderson Lizardo1-0/+39
2012-10-03alert: Update Supported New/Unread Category characteristic valuesAnderson Lizardo1-1/+33
2012-10-03alert: Add per adapter attribute handle informationAnderson Lizardo1-10/+47
2012-10-03alert: Automatically unregister alert when agent leaves D-BusEder Ruiz Maria1-0/+23
2012-10-03alert: Add initial support for UnreadAlert D-Bus methodAnderson Lizardo1-0/+33
2012-10-03alert: Add initial support for NewAlert D-Bus methodEder Ruiz Maria1-1/+105
2012-10-03alert: Implement category registration in RegisterAlert()Eder Ruiz Maria1-4/+98
2012-10-03alert: Initial Alert NotificationAnderson Lizardo1-0/+154
2012-10-03alert: Add Alert Status characteristicBruna Moreira1-0/+24
2012-10-03alert: Add Ringer Setting characteristicBruna Moreira1-0/+31
2012-10-03alert: Add Ringer Control Point characteristicBruna Moreira1-0/+18
2012-10-03alert: Add Phone Alert Status ServiceBruna Moreira1-0/+21
2012-10-03alert: Initial profile registrationAnderson Lizardo1-0/+24
2012-10-03alert: Introduce manager abstraction layerAnderson Lizardo3-3/+69
2012-10-01adapter: Use authorization id for cancellingMikel Astiz3-13/+11
2012-10-01gatt: Remove offset parameter from gatt_read_charJefferson Delfes5-14/+14
2012-10-01gatt: Add reading stored Service Changed handleClaudio Takahasi1-0/+36
2012-10-01gatt: Add storing Service Changed handleClaudio Takahasi1-0/+42
2012-10-01gatt: Ignore Service Changed if not bondedClaudio Takahasi1-0/+5
2012-10-01gatt: Remove unneeded handle range checkClaudio Takahasi1-7/+0
2012-10-01gatt: Remove reading Service Changed characteristic after connectedAndrzej Kaczmarek1-37/+0
2012-09-28hog: Add support for multiple instancesClaudio Takahasi3-86/+48
2012-09-28input: Remove unneeded header includeClaudio Takahasi1-1/+0
2012-09-28hog: Add writting Control PointClaudio Takahasi3-1/+43
2012-09-28hog: Move HoG device list to managerClaudio Takahasi3-28/+48
2012-09-28hog: Create a FIFO for dummy suspendClaudio Takahasi1-1/+101
2012-09-28scanparam: Fix servers list to be staticJohan Hedberg1-1/+1
2012-09-28heartrate: Fix minor coding style issuesJohan Hedberg1-2/+2
2012-09-28heartrate: Add GetProperties methodRafal Garbat1-0/+61
2012-09-28heartrate: Add support to reset Energy ExpendedAndrzej Kaczmarek1-1/+44