Linux Bluetooth Wireless
[Prev Page][Next Page]
- [RFCv1 2/6] Bluetooth: AMP: Handle AMP_LINK timeout, (continued)
- [PATCH] event: Remove not used btd_event_remote_class,
Szymon Janc
- [PATCH v2 1/2] audio: Add check for vendor specific A2DP codec,
chanyeol . park
- L2CAP Flush_Timeout Error,
Ajay
- Bluetooth3.0: No HS Speed,
Steffen Becker
- [WORKAROUND BlueZ 1/3] gdbus: Add fallback to GetProperties,
Luiz Augusto von Dentz
- [PATCH 1/8] Bluetooth: Fix L2CAP coding style,
Gustavo Padovan
- [PATCH -v2 1/6] bt tool: initial tool handling,
Gustavo Padovan
- [PATCH 1/3] client: Add implementation for UpdateInbox,
Srinivasa Ragavan
- [PATCH BlueZ 1/6] gdbus: Fix up Properties.Set() code path,
Lucas De Marchi
- [PATCH BlueZ 1/9] gdbus: Remove connection from g_dbus_remove_watch,
Luiz Augusto von Dentz
- [PATCHv1 1/7] Bluetooth: L2CAP: Fix using default Flush Timeout for EFS,
Andrei Emeltchenko
- [PATCH 1/5] device: Don't use device_get_adapter to access device adapter,
Szymon Janc
- [PATCH] device: Remove bogus line from device_create_bonding,
Szymon Janc
- [PATCH 1/7] adapter: Convert adapter_get_address into simple getter,
Szymon Janc
- [PATCH] net, bluetooth: don't attempt to free a channel that wasn't created,
Sasha Levin
- [PATCH BlueZ] gdbus: Fix invalid memory access while unregistering,
Lucas De Marchi
- [PATCH BlueZ] core: Fix leaking connection list nodes,
Lucas De Marchi
- Using multiple adapters do not work, Sietse Achterop
- [PATCH 4/4] audio: Add check for non-a2dp codec,
chanyeol . park
- [RFC 0/7] adapter and device bdaddr_t getters,
Szymon Janc
- [PATCH] Bluetooth: mgmt: Fix dereference after NULL check,
Andrei Emeltchenko
- [PATCH] Bluetooth: Fix dereference after NULL check, Andrei Emeltchenko
- [PATCH] Bluetooth: AMP: Fix possible NULL dereference, Andrei Emeltchenko
- [PATCH] Bluetooth: AMP: Register AMP only if High Speed enabled,
Andrei Emeltchenko
- [PATCH BlueZ v4 00/15] Properties + ObjectManager,
Lucas De Marchi
- [PATCH BlueZ v4 01/15] gdbus: Move typedefs up, Lucas De Marchi
- [PATCH BlueZ v4 02/15] gdbus: Use macros to add annotations, Lucas De Marchi
- [PATCH BlueZ v4 03/15] gdbus: Add skeleton of DBus.Properties interface, Lucas De Marchi
- [PATCH BlueZ v4 04/15] gdbus: Implement DBus.Properties.Get method, Lucas De Marchi
- [PATCH BlueZ v4 05/15] gdbus: Implement DBus.Properties.GetAll method, Lucas De Marchi
- [PATCH BlueZ v4 06/15] gdbus: Implement DBus.Properties.Set method, Lucas De Marchi
- [PATCH BlueZ v4 07/15] gdbus: Add properties into Introspectable interface, Lucas De Marchi
- [PATCH BlueZ v4 08/15] gdbus: Add support for org.freedesktop.DBus.ObjectManager interface, Lucas De Marchi
- [PATCH BlueZ v4 09/15] gdbus: Group interface changes to reduce the amount of signals emitted, Lucas De Marchi
- [PATCH BlueZ v4 10/15] gdbus: Only export ObjectManager interface on root path, Lucas De Marchi
- [PATCH BlueZ v4 11/15] gdbus: Integrates ObjectManager with Properties interface, Lucas De Marchi
- [PATCH BlueZ v4 12/15] gdbus: Simplify code for appending properties, Lucas De Marchi
- [PATCH BlueZ v4 13/15] gdbus: Implement PropertiesChanged signal, Lucas De Marchi
- [PATCH BlueZ v4 14/15] Use DBus.Properties on Control interface, Lucas De Marchi
- [PATCH BlueZ v4 15/15] Use DBus.Properties on Manager interface, Lucas De Marchi
- Re: [PATCH BlueZ v4 00/15] Properties + ObjectManager, Johan Hedberg
- [PATCH BlueZ 1/2] build-sys: Don't use deprecated AM_PROG_MKDIR_P,
Lucas De Marchi
- [PATCH BlueZ] core: Fix walking the list while removing elements,
Lucas De Marchi
- [PATCH BlueZ 1/2] AVCTP: Remove hand-written function name from log,
Lucas De Marchi
- [PATCH 0/5] add bt command line tool,
Gustavo Padovan
- [PATCH] storage: Move adapter info to adapter.conf,
Frédéric Danis
- [PATCH v4 00/18] neard plugin,
Szymon Janc
- [PATCH v4 01/18] Handle missing randomizer in mgmt_add_remote_oob_data, Szymon Janc
- [PATCH v4 03/18] eir: Store class in struct eir_data as uint32_t, Szymon Janc
- [PATCH v4 02/18] eir: Add support for parsing SSP hash and randomizer, Szymon Janc
- [PATCH v4 04/18] eir: Add eir_parse_oob function, Szymon Janc
- [PATCH v4 05/18] eir: Add support creating EIR with hash and randomizer fields, Szymon Janc
- [PATCH v4 07/18] eir: Rename eir_create to eir_create_oob, Szymon Janc
- [PATCH v4 10/18] eir: Remove struct uuid_info, Szymon Janc
- [PATCH v4 09/18] eir: Return number of bytes written by eir_create_oob, Szymon Janc
- [PATCH v4 12/18] adapter: Add btd_adapter_get_services function, Szymon Janc
- [PATCH v4 11/18] eir: Add support for creating proper OOB EIR, Szymon Janc
- [PATCH v4 14/18] adapter: Add btd_adapter_get_class function, Szymon Janc
- [PATCH v4 13/18] adapter: Rename btd_adapter_get_class to btd_adapter_read_class, Szymon Janc
- [PATCH v4 17/18] neard: Implement PushOOB function, Szymon Janc
- [PATCH v4 15/18] oob: Refactor oob callback handling and move it to adapter code, Szymon Janc
- [PATCH v4 18/18] neard: Implement RequestOOB function, Szymon Janc
- [PATCH v4 06/18] eir: Add support for creating EIR with CoD field, Szymon Janc
- [PATCH v4 08/18] eir: Remove support for creating EIR with tx_power fields, Szymon Janc
- [PATCH v4 16/18] Add initial neard plugin implementation, Szymon Janc
- Re: [PATCH v4 00/18] neard plugin, Johan Hedberg
- [PATCH] Bluetooth: L2CAP: Fix using default Flush Timeout for EFS, Andrei Emeltchenko
- [PATCH 1/4] client: Update the file offset to the beginning after writing to the file,
Srinivasa Ragavan
- [PATCH v0] audio: Fix missing gateway state check on Connect,
Mikel Astiz
- [PATCH BlueZ v9 1/8] core: Mutually exclude concurrent connections,
João Paulo Rechi Vita
- [RFC v3] Convert storage to use per-remote device directories, Frederic Danis
- Unreliable communication with multiple bluetooth devices and some delay,
Sietse Achterop
- [PATCH BlueZ] attrib: Get address type using gatt_get_address(),
Anderson Lizardo
- [RFC v2] Convert storage to use per-remote device directories,
Frederic Danis
- [PATCH] device: Remove not used variable from search_cb,
Szymon Janc
- [PATCH 1/2] service: Remove extra memory copying from cancel_authorization,
Szymon Janc
- [PATCH 2/2] client-doc: Add documentation for Message.SetProperty and Message.GetProperties, Srinivasa Ragavan
- [PATCH 1/2] client: Add Message.SetProperty and Message.GetProperties implementation., Srinivasa Ragavan
- [PATCH BlueZ v8 1/8] core: Mutually exclude concurrent connections,
João Paulo Rechi Vita
- [PATCH] client: Update the file offset to the beginning after writing to the file, Srinivasa Ragavan
- [PATCH BlueZ 01/10] gdbus: Fix not freeing list node by using g_slist_delete_link,
Luiz Augusto von Dentz
- [PATCH BlueZ 02/10] gdbus: Remove connection from g_dbus_remove_watch, Luiz Augusto von Dentz
- [PATCH BlueZ 03/10] Fix passing D-Bus connection to g_dbus_remove_watch, Luiz Augusto von Dentz
- [PATCH BlueZ 04/10] audio: Fix not freeing gateway agent data on exit, Luiz Augusto von Dentz
- [PATCH BlueZ 05/10] AVRCP: Fix not freeing player session list on exit, Luiz Augusto von Dentz
- [PATCH BlueZ 06/10] AVRCP: Fix not removing session from player upon disconnect, Luiz Augusto von Dentz
- [PATCH BlueZ 07/10] AVCTP: Simplify channel handling, Luiz Augusto von Dentz
- [PATCH BlueZ 08/10] AVCTP: Allocate memory to hold incoming/outgoing PDUs, Luiz Augusto von Dentz
- [PATCH BlueZ 09/10] AVRCP: Register to AVCTP state changes without depending on player, Luiz Augusto von Dentz
- [PATCH BlueZ 10/10] AVRCP: Don't respond with errors when no player is registered, Luiz Augusto von Dentz
- Re: [PATCH BlueZ 01/10] gdbus: Fix not freeing list node by using g_slist_delete_link, Lucas De Marchi
- [PATCH v2] Bluetooth: remove unused member of hci_dev.,
Rami Rosen
- [PATCH v1 0/2] audio: Fixes in HFP gateway,
Mikel Astiz
- [PATCH BlueZ 1/7] audio: Fix not freeing gateway agent data on exit,
Luiz Augusto von Dentz
- [PATCH BlueZ] bluetooth: remove unused member of hci_dev.,
Rami Rosen
- [RFC v3] Cycling Speed and Cadence profile (CSCP) API,
Andrzej Kaczmarek
- [PATCH v2 00/15] Thermometer watchers API changes + fixes,
Andrzej Kaczmarek
- [PATCH v2 01/15] thermometer: Store thermometer devices per-adapter, Andrzej Kaczmarek
- [PATCH v2 05/15] thermometer: Update API document, Andrzej Kaczmarek
- [PATCH v2 02/15] thermometer: Register ThermometerManager interface on adapter path, Andrzej Kaczmarek
- [PATCH v2 03/15] thermometer: Move watcher logic to adapter interface, Andrzej Kaczmarek
- [PATCH v2 06/15] thermometer: Update test script, Andrzej Kaczmarek
- [PATCH v2 09/15] thermometer: Update driver naming style, Andrzej Kaczmarek
- [PATCH v2 12/15] thermometer: Refactor processing of measurement characteristic value, Andrzej Kaczmarek
- [PATCH v2 10/15] thermometer: Add constant definition for watcher interface name, Andrzej Kaczmarek
- [PATCH v2 08/15] thermometer: Change string properties to lower-case, Andrzej Kaczmarek
- [PATCH v2 13/15] thermometer: Fix whitespace, Andrzej Kaczmarek
- [PATCH v2 04/15] thermometer: Include remote device information in MeasurementReceived, Andrzej Kaczmarek
- [PATCH v2 07/15] thermometer: Reformat MeasurementReceived description, Andrzej Kaczmarek
- [PATCH v2 11/15] thermometer: Add common function to write characteristics CCC, Andrzej Kaczmarek
- [PATCH v2 15/15] thermometer: Fix missing braces, Andrzej Kaczmarek
- [PATCH v2 14/15] thermometer: Fix indentation, Andrzej Kaczmarek
- [PATCH 1/2] mgmt-api: Add missing error code descriptions,
Szymon Janc
- [PATCH] client: Add Message.MarkAsRead and Message.MarkAsDeleted implementation and documentation.,
srinivasa . ragavan . venkateswaran
- [PATCH -next] bluetooth: fix printk format warnings,
Randy Dunlap
- question: what is the git repository of linux bluetooth (kernel) for submitting pathces ? Kevin EOM,
Kevin Wilson
- scan fails,
Kevin Wilson
- [PATCH BlueZ] gatt: Remove offset parameter from gatt_read_char,
Jefferson Delfes
- [RFC BlueZ v0 0/4] Remove profile specific storage,
Claudio Takahasi
- [PATCH BlueZ] build: Fix out-of-tree builds,
Anderson Lizardo
- [PATCH v4 0/5] Audio profile authorization,
Mikel Astiz
- [PATCH BlueZ v0 0/4] Fix losing Service Changed indication,
Claudio Takahasi
- Wireshark,
Michal.Labedzki
- [PATCH] hciconfig: Clarify what oobdata command do,
Szymon Janc
- [PATCH] Bluetooth: A2MP: Fix potential NULL dereference,
Andrei Emeltchenko
- [PATCH] adapter: Remove unused struct btd_adapter members,
Szymon Janc
- [bluetooth:master 231/247] net/bluetooth/amp.c:150:55: sparse: bad constant expression, Fengguang Wu
- [bluetooth:master 230/240] net/bluetooth/a2mp.c:358:2: warning: format '%u' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int',
Fengguang Wu
- [bluetooth:master 224/240] net/bluetooth/hci_event.c:886:3: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t',
Fengguang Wu
- [PATCH 0/5] mSBC tests,
Frédéric Dalleau
- [RFC] Convert storage to use per-remote device directories,
Frederic Danis
- [PATCH v3 0/5] Audio profile authorization,
Mikel Astiz
- [PATCHv1 1/3] Bluetooth: btmrvl: Correct num_block name,
Andrei Emeltchenko
- [PATCH BlueZ] build: Fix make distcheck for src/profile.c,
Anderson Lizardo
- [PATCH BlueZ v2 1/2] gdbus: Fix wrong signal handler match,
Lucas De Marchi
- [PATCH BlueZ 1/2] gdbus: Fix wrong signal handler match,
Lucas De Marchi
- [PATCH BlueZ v7 1/9] core: Mutually exclude concurrent connections,
João Paulo Rechi Vita
- [RFC v2] Cycling Speed and Cadence profile (CSCP) API,
Andrzej Kaczmarek
- [PATCH v2 0/6] Audio profile authorization,
Mikel Astiz
- [PATCH 00/14] Thermometer watchers API change + fixes,
Andrzej Kaczmarek
- [PATCH 01/14] thermometer: Store thermometer devices per-adapter, Andrzej Kaczmarek
- [PATCH 02/14] thermometer: Register ThermometerManager interface on adapter path, Andrzej Kaczmarek
- [PATCH 03/14] thermometer: Move watcher logic to adapter interface, Andrzej Kaczmarek
- [PATCH 05/14] thermometer: Update API document, Andrzej Kaczmarek
- [PATCH 11/14] thermometer: Refactor processing of measurement characteristic value, Andrzej Kaczmarek
- [PATCH 06/14] thermometer: Update test script, Andrzej Kaczmarek
- [PATCH 04/14] thermometer: Include remote device information in MeasurementReceived, Andrzej Kaczmarek
- [PATCH 08/14] thermometer: Update driver naming style, Andrzej Kaczmarek
- [PATCH 12/14] thermometer: Fix whitespace, Andrzej Kaczmarek
- [PATCH 13/14] thermometer: Fix indentation, Andrzej Kaczmarek
- [PATCH 09/14] thermometer: Add constant definition for watcher interface name, Andrzej Kaczmarek
- [PATCH 10/14] thermometer: Add common function to write characteristics CCC, Andrzej Kaczmarek
- [PATCH 14/14] thermometer: Fix missing braces, Andrzej Kaczmarek
- [PATCH 07/14] thermometer: Reformat MeasurementReceived description, Andrzej Kaczmarek
- Re: [PATCH 00/14] Thermometer watchers API change + fixes, Anderson Lizardo
- [PATCH v8 00/13] Heart Rate Profile plugin,
Andrzej Kaczmarek
- [PATCH v8 01/13] Heart Rate Profile (HRP) client API, Andrzej Kaczmarek
- [PATCH v8 02/13] heartrate: Add initial HRP client support, Andrzej Kaczmarek
- [PATCH v8 03/13] heartrate: Add attio callbacks, Andrzej Kaczmarek
- [PATCH v8 04/13] heartrate: Discover HRS characteristics, Andrzej Kaczmarek
- [PATCH v8 08/13] heartrate: Add support to enable notifications, Andrzej Kaczmarek
- [PATCH v8 05/13] heartrate: Discover Heart Rate Measurement CCC, Andrzej Kaczmarek
- [PATCH v8 13/13] heartrate: Add test script, Andrzej Kaczmarek
- [PATCH v8 10/13] heartrate: Add support to reset Energy Expended, Andrzej Kaczmarek
- [PATCH v8 11/13] heartrate: Add GetProperties method, Andrzej Kaczmarek
- [PATCH v8 09/13] heartrate: Process measurement notifications, Andrzej Kaczmarek
- [PATCH v8 12/13] heartrate: Add HeartRateWatcher interface to default policy, Andrzej Kaczmarek
- [PATCH v8 07/13] heartrate: Add HeartRateManager interface, Andrzej Kaczmarek
- [PATCH v8 06/13] heartrate: Read Body Sensor Location characteristics, Andrzej Kaczmarek
- Re: [PATCH v8 00/13] Heart Rate Profile plugin, Johan Hedberg
- [PATCH BlueZ] audio: Fix attempting to create a device on driver .remove,
Luiz Augusto von Dentz
- [PATCH v0] audio: Fix crash if gateway closed before reply,
Mikel Astiz
- [PATCH v3 BlueZ 0/4] Support for GATT Find Included,
Vinicius Costa Gomes
- [PATCH BlueZ 00/25] Add support for PASP and ANP server profiles,
Anderson Lizardo
- [PATCH BlueZ 01/25] doc: Introduce Alert API, Anderson Lizardo
- [PATCH BlueZ 02/25] alert: Introduce manager abstraction layer, Anderson Lizardo
- [PATCH BlueZ 03/25] alert: Initial profile registration, Anderson Lizardo
- [PATCH BlueZ 04/25] alert: Add Phone Alert Status Service, Anderson Lizardo
- [PATCH BlueZ 05/25] alert: Add Ringer Control Point characteristic, Anderson Lizardo
- [PATCH BlueZ 06/25] alert: Add Ringer Setting characteristic, Anderson Lizardo
- [PATCH BlueZ 07/25] alert: Add Alert Status characteristic, Anderson Lizardo
- [PATCH BlueZ 08/25] alert: Initial Alert Notification, Anderson Lizardo
- [PATCH BlueZ 09/25] alert: Implement category registration in RegisterAlert(), Anderson Lizardo
- [PATCH BlueZ 10/25] alert: Add initial support for NewAlert D-Bus method, Anderson Lizardo
- [PATCH BlueZ 11/25] alert: Add initial support for UnreadAlert D-Bus method, Anderson Lizardo
- [PATCH BlueZ 12/25] alert: Automatically unregister alert when agent leaves D-Bus, Anderson Lizardo
- [PATCH BlueZ 15/25] alert: Update new alert characteristic value, Anderson Lizardo
- [PATCH BlueZ 14/25] alert: Update Supported New/Unread Category characteristic values, Anderson Lizardo
- [PATCH BlueZ 17/25] alert: Implement MuteOnce command, Anderson Lizardo
- [PATCH BlueZ 13/25] alert: Add per adapter attribute handle information, Anderson Lizardo
- [PATCH BlueZ 16/25] alert: Update unread alert characteristic value, Anderson Lizardo
- [PATCH BlueZ 18/25] alert: Add support for calling MuteOnce(), Anderson Lizardo
- [PATCH BlueZ 19/25] alert: Add support for calling SetRinger(), Anderson Lizardo
- [PATCH BlueZ 20/25] alert: Add test-alert script, Anderson Lizardo
- [PATCH BlueZ 21/25] alert: Update Alert Status and Ringer Setting characteristic values, Anderson Lizardo
- [PATCH BlueZ 22/25] alert: Add support for ringer setting notification, Anderson Lizardo
- [PATCH BlueZ 23/25] alert: Add support for alert status notification, Anderson Lizardo
- [PATCH BlueZ 24/25] alert: Add support for new alert notification, Anderson Lizardo
- [PATCH BlueZ 25/25] alert: Add support for unread alert notification, Anderson Lizardo
- [PATCH v2 BlueZ 00/27] Add support for PASP and ANP server profiles, Anderson Lizardo
- [PATCH v2 BlueZ 01/27] doc: Introduce Alert API, Anderson Lizardo
- [PATCH v2 BlueZ 02/27] alert: Introduce manager abstraction layer, Anderson Lizardo
- [PATCH v2 BlueZ 03/27] alert: Initial profile registration, Anderson Lizardo
- [PATCH v2 BlueZ 04/27] alert: Add Phone Alert Status Service, Anderson Lizardo
- [PATCH v2 BlueZ 05/27] alert: Add Ringer Control Point characteristic, Anderson Lizardo
- [PATCH v2 BlueZ 06/27] alert: Add Ringer Setting characteristic, Anderson Lizardo
- [PATCH v2 BlueZ 07/27] alert: Add Alert Status characteristic, Anderson Lizardo
- [PATCH v2 BlueZ 08/27] alert: Initial Alert Notification, Anderson Lizardo
- [PATCH v2 BlueZ 09/27] alert: Implement category registration in RegisterAlert(), Anderson Lizardo
- [PATCH v2 BlueZ 10/27] alert: Add initial support for NewAlert D-Bus method, Anderson Lizardo
- [PATCH v2 BlueZ 11/27] alert: Add initial support for UnreadAlert D-Bus method, Anderson Lizardo
- [PATCH v2 BlueZ 12/27] alert: Automatically unregister alert when agent leaves D-Bus, Anderson Lizardo
- [PATCH v2 BlueZ 13/27] alert: Add per adapter attribute handle information, Anderson Lizardo
- [PATCH v2 BlueZ 14/27] alert: Update Supported New/Unread Category characteristic values, Anderson Lizardo
- [PATCH v2 BlueZ 15/27] alert: Update new alert characteristic value, Anderson Lizardo
- [PATCH v2 BlueZ 16/27] alert: Update unread alert characteristic value, Anderson Lizardo
- [PATCH v2 BlueZ 17/27] alert: Implement MuteOnce command, Anderson Lizardo
- [PATCH v2 BlueZ 18/27] alert: Add support for calling MuteOnce(), Anderson Lizardo
- [PATCH v2 BlueZ 19/27] alert: Add support for calling SetRinger(), Anderson Lizardo
- [PATCH v2 BlueZ 20/27] alert: Add test-alert script, Anderson Lizardo
- [PATCH v2 BlueZ 21/27] alert: Update Alert Status and Ringer Setting characteristic values, Anderson Lizardo
- [PATCH v2 BlueZ 22/27] alert: Add support for ringer setting notification, Anderson Lizardo
- [PATCH v2 BlueZ 23/27] alert: Add support for alert status notification, Anderson Lizardo
- [PATCH v2 BlueZ 24/27] alert: Add support for new alert notification, Anderson Lizardo
- [PATCH v2 BlueZ 25/27] alert: Add support for unread alert notification, Anderson Lizardo
- [PATCH v2 BlueZ 26/27] alert: Implement Release() agent method, Anderson Lizardo
- [PATCH v2 BlueZ 27/27] alert: Add org.bluez.AlertAgent to D-Bus policy file, Anderson Lizardo
- [PATCH v3 BlueZ 00/27] Add support for PASP and ANP server profiles, Anderson Lizardo
- [PATCH v3 BlueZ 01/27] doc: Introduce Alert API, Anderson Lizardo
- [PATCH v3 BlueZ 02/27] alert: Introduce manager abstraction layer, Anderson Lizardo
- [PATCH v3 BlueZ 03/27] alert: Initial profile registration, Anderson Lizardo
- [PATCH v3 BlueZ 04/27] alert: Add Phone Alert Status Service, Anderson Lizardo
- [PATCH v3 BlueZ 05/27] alert: Add Ringer Control Point characteristic, Anderson Lizardo
- [PATCH v3 BlueZ 06/27] alert: Add Ringer Setting characteristic, Anderson Lizardo
- [PATCH v3 BlueZ 07/27] alert: Add Alert Status characteristic, Anderson Lizardo
- [PATCH v3 BlueZ 08/27] alert: Initial Alert Notification, Anderson Lizardo
- [PATCH v3 BlueZ 09/27] alert: Implement category registration in RegisterAlert(), Anderson Lizardo
- [PATCH v3 BlueZ 10/27] alert: Add initial support for NewAlert D-Bus method, Anderson Lizardo
- [PATCH v3 BlueZ 11/27] alert: Add initial support for UnreadAlert D-Bus method, Anderson Lizardo
- [PATCH v3 BlueZ 12/27] alert: Automatically unregister alert when agent leaves D-Bus, Anderson Lizardo
- [PATCH v3 BlueZ 13/27] alert: Add per adapter attribute handle information, Anderson Lizardo
- [PATCH v3 BlueZ 14/27] alert: Update Supported New/Unread Category characteristic values, Anderson Lizardo
- [PATCH v3 BlueZ 15/27] alert: Update new alert characteristic value, Anderson Lizardo
- [PATCH v3 BlueZ 16/27] alert: Update unread alert characteristic value, Anderson Lizardo
- [PATCH v3 BlueZ 17/27] alert: Implement MuteOnce command, Anderson Lizardo
- [PATCH v3 BlueZ 18/27] alert: Add support for calling MuteOnce(), Anderson Lizardo
- [PATCH v3 BlueZ 19/27] alert: Add support for calling SetRinger(), Anderson Lizardo
- [PATCH v3 BlueZ 20/27] alert: Add test-alert script, Anderson Lizardo
- [PATCH v3 BlueZ 21/27] alert: Update Alert Status and Ringer Setting characteristic values, Anderson Lizardo
- [PATCH v3 BlueZ 22/27] alert: Add support for ringer setting notification, Anderson Lizardo
- [PATCH v3 BlueZ 23/27] alert: Add support for alert status notification, Anderson Lizardo
- [PATCH v3 BlueZ 24/27] alert: Add support for new alert notification, Anderson Lizardo
- [PATCH v3 BlueZ 25/27] alert: Add support for unread alert notification, Anderson Lizardo
- [PATCH v3 BlueZ 26/27] alert: Implement Release() agent method, Anderson Lizardo
- [PATCH v3 BlueZ 27/27] alert: Add org.bluez.AlertAgent to D-Bus policy file, Anderson Lizardo
- [PATCH v1 0/4] Audio profile authorization,
Mikel Astiz
- [PATCH v0] audio: Fix crash on gateway close, Mikel Astiz
- LE thermometer on Ubuntu 12.10,
jonsmirl@xxxxxxxxx
- [RFC v0] device: Add DiscoveryComplete signal,
Mikel Astiz
- [PATCH v3] gatt: Delay D-Bus reply on char discovery, chen.ganir
- [PATCH v4 00/10] Implement Generic battery and LE Battery client,
chen.ganir
- [PATCH v4 01/10] battery: Add generic device battery documentation, chen.ganir
- [PATCH v4 02/10] battery: Implement Generic device battery, chen.ganir
- [PATCH v4 03/10] battery: Add GATT Battery Client Service skeleton, chen.ganir
- [PATCH v4 04/10] battery: Add client connection logic, chen.ganir
- [PATCH v4 05/10] battery: Discover Characteristic Descriptors, chen.ganir
- [PATCH v4 06/10] battery: Get Battery ID, chen.ganir
- [PATCH v4 07/10] battery: Add Battery to device, chen.ganir
- [PATCH v4 08/10] battery: Read Battery level characteristic, chen.ganir
- [PATCH v4 09/10] battery: Add support for notifications, chen.ganir
- [PATCH v4 10/10] battery: Support persistent battery level, chen.ganir
- [RFC 0/2] Bluetooth: Add support for BT USB mini driver for vendeor specific init, Tedd Ho-Jeong An
- [RFC 2/2] Bluetooth: Add BT USB mini driver template,
Tedd Ho-Jeong An
- [RFC 1/2] Bluetooth: Add driver extension for vendor specific init,
Tedd Ho-Jeong An
- [PATCH v7 00/13] Heart Rate Profile plugin,
Andrzej Kaczmarek
- [PATCH v7 01/13] Heart Rate Profile (HRP) client API, Andrzej Kaczmarek
- [PATCH v7 02/13] heartrate: Add initial HRP client support, Andrzej Kaczmarek
- [PATCH v7 04/13] heartrate: Discover HRS characteristics, Andrzej Kaczmarek
- [PATCH v7 07/13] heartrate: Add HeartRateManager interface, Andrzej Kaczmarek
- [PATCH v7 03/13] heartrate: Add attio callbacks, Andrzej Kaczmarek
- [PATCH v7 05/13] heartrate: Discover Heart Rate Measurement CCC, Andrzej Kaczmarek
- [PATCH v7 06/13] heartrate: Read Body Sensor Location characteristics, Andrzej Kaczmarek
- [PATCH v7 10/13] heartrate: Add support to reset Energy Expended, Andrzej Kaczmarek
- [PATCH v7 08/13] heartrate: Add support to enable notifications, Andrzej Kaczmarek
- [PATCH v7 11/13] heartrate: Add GetProperties method, Andrzej Kaczmarek
[Index of Archives]
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]