Linux Bluetooth Wireless
[Prev Page][Next Page]
- [PATCH v2 1/3] android/bluetooth: Add threshold to RSSI change,
Szymon Janc
- [PATCH 01/11] android/unit: Fix checking for expected termination,
Jakub Tyszkowski
- [PATCH 02/11] android/unit: Rename cmd handler, Jakub Tyszkowski
- [PATCH 03/11] android/unit: Add test cases for proper handler calls, Jakub Tyszkowski
- [PATCH 04/11] android/unit: Add case for opcode without handler, Jakub Tyszkowski
- [PATCH 06/11] android/unit: Add test case for variable sized data, Jakub Tyszkowski
- [PATCH 05/11] android/unit: Add support for variable length data, Jakub Tyszkowski
- [PATCH 07/11] android/unit: Add another case for variable sized data, Jakub Tyszkowski
- [PATCH 08/11] android/unit: Add case for out of range service, Jakub Tyszkowski
- [PATCH 09/11] android/unit: Add negative case for msg size verification, Jakub Tyszkowski
- [PATCH 10/11] android/unit: Add case for sending incomplete header, Jakub Tyszkowski
- [PATCH 11/11] android/unit: Add cases for msg size verification, Jakub Tyszkowski
- Re: [PATCH 01/11] android/unit: Fix checking for expected termination, Szymon Janc
- [PATCH] unit/avctp: Add TP/NFR/BV-04-C test,
Andrei Emeltchenko
- [PATCH v3] android/hal-audio: Add simple downmix to mono,
Andrzej Kaczmarek
- [PATCH v2] android/hal-audio: Add simple downmix to mono, Andrzej Kaczmarek
- [PATCH] unit/avctp: Add test TP/NFR/BV-03-C,
Andrei Emeltchenko
- [PATCH] android/hal-audio: Add simple downmix to mono,
Andrzej Kaczmarek
- [PATCH] avctp: Fix memory leak, Andrei Emeltchenko
- [PATCH] android/avctp: Fix memory leak: unregister pdu handler,
Andrei Emeltchenko
- [PATCH] android/pts: Update PICS and PTS for AVCTP,
Sebastian Chlad
- [Bug 69941] New: Unsafe dynamic memory allocation using kmalloc,
bugzilla-daemon
- [RFC v7 01/11] Bluetooth: Introduce connection parameters list,
Andre Guedes
- [RFC v7 02/11] Bluetooth: Use connection parameters if any, Andre Guedes
- [RFC v7 03/11] Bluetooth: Stop scanning on LE connection, Andre Guedes
- [RFC v7 04/11] Bluetooth: Remove unused function, Andre Guedes
- [RFC v7 05/11] Bluetooth: Introduce hdev->pend_le_conn list, Andre Guedes
- [RFC v7 06/11] Bluetooth: Introduce LE auto connection infrastructure, Andre Guedes
- [RFC v7 07/11] Bluetooth: Re-enable background scan in case of error, Andre Guedes
- [RFC v7 08/11] Bluetooth: Temporarily stop background scanning on discovery, Andre Guedes
- [RFC v7 09/11] Bluetooth: Introduce LE auto connect options, Andre Guedes
- [RFC v7 10/11] Bluetooth: Auto connection and power on, Andre Guedes
- [RFC v7 11/11] Bluetooth: Add le_auto_conn file on debugfs, Andre Guedes
- [PATCH v2 0/6] android/hal-audio: Fixes,
Andrzej Kaczmarek
- How do you install bluez for development?,
Alejandro Exojo
- [PATCH] tools/rfcomm-tester: Fix double test pass for sock serv success TC, Grzegorz Kolodziejczyk
- [PATCH 1/6] android/hal-audio: Remove unsupported mono channel mode,
Andrzej Kaczmarek
- Working with the gatt-example.c plugin,
Sandy Chapman
- BlueZ 5 mouse autoconnect, a . mv
- [PATCH] unit/avctp: Add connection establishment dummy tests,
Andrei Emeltchenko
- [PATCH BlueZ] audio/AVRCP: Fix checking for handler pointer instead of pdu_id,
Luiz Augusto von Dentz
- [PATCH] pbap: Fix PhonebookSize endianness,
Hannu Mallat
- AVRCP profile/plugin in bluez 5, Serkan Kaba
- [PATCH 00/13] Initial code for handsfree support,
Szymon Janc
- [PATCH 01/13] android/handsfree: Add initial files, Szymon Janc
- [PATCH 02/13] android/handsfree: Add commands and events definition to IPC header, Szymon Janc
- [PATCH 03/13] android/handsfree: Add stubs for commands handlers, Szymon Janc
- [PATCH 04/13] android/hal-handsfree: Implement notifications handling, Szymon Janc
- [PATCH 05/13] android/hal-handsfree: Implement sending commands, Szymon Janc
- [PATCH 06/13] android/handsfree: Add SDP record for AG, Szymon Janc
- [PATCH 07/13] android/handsfree: Add support for RFCOMM connection handling, Szymon Janc
- [PATCH 09/13] android/handsfree: Add connect command handling, Szymon Janc
- [PATCH 08/13] android/handsfree: Add initial code for AT commands processing, Szymon Janc
- [PATCH 11/13] android/handsfree: Add AT+BRSF command support, Szymon Janc
- [PATCH 10/13] android/handsfree: Add disconnect command handling, Szymon Janc
- [PATCH 12/13] android/handsfree: Add support for AT+CIND command, Szymon Janc
- [PATCH 13/13] android/handsfree: Add support for AT+CMER command, Szymon Janc
- Re: [PATCH 00/13] Initial code for handsfree support, Szymon Janc
- [PATCH 00/11] Add bonding test cases,
Andrzej Kaczmarek
- [PATCH 01/11] android/tester: Coding style and syntax fix, Andrzej Kaczmarek
- [PATCH 02/11] android/tester: Add create bond with PIN success test case, Andrzej Kaczmarek
- [PATCH 03/11] android/tester: Add create bond with PIN fail test case, Andrzej Kaczmarek
- [PATCH 06/11] android/tester: Add create bond with no discovery test case, Andrzej Kaczmarek
- [PATCH 08/11] android/tester: Add cancel bond success test case, Andrzej Kaczmarek
- [PATCH 10/11] android/tester: Add remove bond bad addr dev test case, Andrzej Kaczmarek
- [PATCH 05/11] android/tester: Add create bond with SSP fail test case, Andrzej Kaczmarek
- [PATCH 09/11] android/tester: Add remove bond success test case, Andrzej Kaczmarek
- [PATCH 11/11] android/tester: Make bt_callbacks thread-safe, Andrzej Kaczmarek
- [PATCH 07/11] android/tester: Add create bond with bad addr fail test case, Andrzej Kaczmarek
- [PATCH 04/11] android/tester: Add create bond with SSP sucess test case, Andrzej Kaczmarek
- [PATCH] Bluetooth: Track if link is using P-256 authenticated combination key,
Marcel Holtmann
- [PATCH] Bluetooth: Include security level 4 in connections check,
Marcel Holtmann
- [PATCH] Bluetooth: Add constants for LTK key types,
Marcel Holtmann
- [PATCH] core: Rename authentication to key_type in mgmt_ltk_info,
Marcel Holtmann
- [PATCH 1/3] Bluetooth: Remove check for valid LTK authenticated parameter,
Marcel Holtmann
- [PATCH 2/3] Bluetooth: Rename authentication to key_type in mgmt_ltk_info, Marcel Holtmann
- [PATCH 3/3] Bluetooth: Remove __packed from struct smp_ltk, Marcel Holtmann
- [PATCH 1/2] Bluetooth: Remove one level of indentation from hci_encrypt_change_evt,
Marcel Holtmann
- [PATCH 2/2] Bluetooth: Track the AES-CCM encryption status of LE and BR/EDR links, Marcel Holtmann
- [PATCH] doc: Describe the new debug keys command and setting,
Marcel Holtmann
- [PATCH 3/3] Bluetooth: Remove use_debug_keys debugfs entry,
Marcel Holtmann
- [PATCH 1/3] Bluetooth: Add management setting for use of debug keys, Marcel Holtmann
- [PATCH 2/3] Bluetooth: Add management command to allow use of debug keys, Marcel Holtmann
- [PATCH 1/4] android/hal-audio: Check calloc return value,
Andrei Emeltchenko
- [PATCH 1/2] avrcp: Fix printing incorrect order for avrcp control header,
Andrei Emeltchenko
- [PATCH] avrcp: Fix wrong pointer check,
Andrei Emeltchenko
- [PATCH 0/4] Bluetooth: SMP LTK fixes,
johan . hedberg
- [PATCH BlueZ 1/4] audio/player: Fix using invalid end index,
Luiz Augusto von Dentz
- BLE Peripheral on Ubuntu,
Prashant R
- [RFC v6 00/14] LE auto connection and connection parameters,
Andre Guedes
- [RFC v6 01/14] Bluetooth: Save connection interval parameters in hci_conn, Andre Guedes
- [RFC v6 08/14] Bluetooth: Introduce hdev->pend_le_conn list, Andre Guedes
- [RFC v6 05/14] Bluetooth: Introduce le_conn_failed() helper, Andre Guedes
- [RFC v6 03/14] Bluetooth: Introduce connection parameters list, Andre Guedes
- [RFC v6 04/14] Bluetooth: Use connection parameters if any, Andre Guedes
- [RFC v6 10/14] Bluetooth: Re-enable background scan in case of error, Andre Guedes
- [RFC v6 12/14] Bluetooth: Auto connection and power on, Andre Guedes
- [RFC v6 11/14] Bluetooth: Temporarily stop background scanning on discovery, Andre Guedes
- [RFC v6 07/14] Bluetooth: Remove unused function, Andre Guedes
- [RFC v6 14/14] Bluetooth: Add le_auto_conn file on debugfs, Andre Guedes
- [RFC v6 02/14] Bluetooth: Group list_head fields from strcut hci_dev together, Andre Guedes
- [RFC v6 13/14] Bleutooth: Add support for auto connect options, Andre Guedes
- [RFC v6 06/14] Bluetooth: Stop scanning on LE connection, Andre Guedes
- [RFC v6 09/14] Bluetooth: Introduce LE auto connection infrastructure, Andre Guedes
- Re: [RFC v6 00/14] LE auto connection and connection parameters, Marcel Holtmann
- [PATCH] Bluetooth: Remove Simultaneous LE & BR/EDR flags from AD,
johan . hedberg
- [PATCH] android/pts: Correct typo,
Sebastian Chlad
- [PATCH] android/pts: Add Android version to PTS tests,
Sebastian Chlad
- "retail" config question OT???, ken
- [PATCH 1/3] avrcp: Avoid unneeded calculation,
Andrei Emeltchenko
- [RFC] unit/avrcp: First unit test for AVRCP profile, Andrei Emeltchenko
- [PATCH] android/avrcp: Decouple AVRCP logic from btio,
Andrei Emeltchenko
- [PATCH] gitignore: Add unit/avctp to .gitignore,
Andrei Emeltchenko
- [PATCH] android/avrcp: Close AVRCP channel on error,
Andrei Emeltchenko
- [RFC 00/15] android/client: Add audio support,
Jakub Tyszkowski
- [RFC 01/15] android/client-av: Fix checking for a2dp interface, Jakub Tyszkowski
- [RFC 02/15] android/client-audio: Add open/close output stream, Jakub Tyszkowski
- [RFC 03/15] android/client-audio: Add audio file playback, Jakub Tyszkowski
- [RFC 04/15] android/client-audio: Add playback suspend/resume, Jakub Tyszkowski
- [RFC 05/15] android/client-audio: Add get_latency for output, Jakub Tyszkowski
- [RFC 06/15] android/client-audio: Add get_buffer_size for output, Jakub Tyszkowski
- [RFC 07/15] android/client-audio: Add get_channels, Jakub Tyszkowski
- [RFC 08/15] android/client-audio: Add getting audio format, Jakub Tyszkowski
- [RFC 09/15] android/client-audio: Add getting sample rate, Jakub Tyszkowski
- [RFC 10/15] android/client-audio: Add get_parameters for output, Jakub Tyszkowski
- [RFC 11/15] android/client-audio: Add set_parameters, Jakub Tyszkowski
- [RFC 12/15] android/client-audio: Add setting sample rate, Jakub Tyszkowski
- [RFC 13/15] android/client-audio: Add init_check, Jakub Tyszkowski
- [RFC 14/15] android/client-audio: Add sine generator as fallback, Jakub Tyszkowski
- [RFC 15/15] android/client-audio: Fix getting audio module on Android, Jakub Tyszkowski
- Re: [RFC 00/15] android/client: Add audio support, Szymon Janc
- [PATCHv3] hog: Use HoG device name as uHID input device name,
Petri Gynther
- [PATCHv2] hog: Use HoG device name as uHID input device name, Petri Gynther
- [PATCH] Bluetooth: Enable LTK distribution to slave devices,
johan . hedberg
- [PATCH] android/a2dp: Fix crash on remote disconnection,
Szymon Janc
- [PATCH 1/2] android/pts: PTS test results for AVCTP,
Sebastian Chlad
- [PATCHv2 0/3] AVCTP test cases,
Andrei Emeltchenko
- [PATCH] android: Add avtest to debug builds,
Sebastian Chlad
- [PATCHv2 0/8] Set of AVCTP fixes,
Andrei Emeltchenko
- [PATCH] android/pts: Add android version to PTS test, Sebastian Chlad
- [PATCH] android/pts: PTS test results for L2CAP,
Sebastian Chlad
- 1814:3290 Ralink corp. RT3290 Bluetooth not toggling on, Geoff Kelsall
- [PATCH] hog: Use HoG device name as uHID input device name,
Petri Gynther
- [PATCH 1/2] android/bluetooth: Add threashold to RSSI change,
Szymon Janc
- [PATCH] Bluetooth: Remove unnecessary check for chan->psm,
johan . hedberg
- [PATCH 1/4] Bluetooth: Free up l2cap_chan->sport when initiating a connection,
johan . hedberg
- [PATCH] Bluetooth: Fix consistency of local vs remote PSM reporting, johan . hedberg
- [PATCH BlueZ] audio/AVRCP: Fix sending invalid response to GetCapabilities,
Luiz Augusto von Dentz
- [PATCH] android/pts: PTS test results for OPP,
Sebastian Chlad
- [PATCH] android/pts: PTS test results for PBAP,
Sebastian Chlad
- [PATCH BlueZ v3 1/4] android/AVDTP: Make signalling channel priority 6,
Luiz Augusto von Dentz
- [RFC BlueZ 0/3] Fix GATT server issues with BlueZ as LE peripheral,
Anderson Lizardo
- [PATCH] android/pts: PTS test results for DID,
Sebastian Chlad
- [PATCH] android/pts: PTS test results for HID,
Sebastian Chlad
- [PATCH 0/6] Small set of AVCTP fixes,
Andrei Emeltchenko
- [PATCH] android/pts: PTS test results for GAP,
Sebastian Chlad
- [RFC] android/avctp: Move struct definitions to header,
Andrei Emeltchenko
- [PATCH] android/pts: Add PTS test results for AVRCP,
Sebastian Chlad
- [PATCH] android/pts: PTS test results for A2DP,
Sebastian Chlad
- [PATCH BlueZ v2 1/4] android/AVDTP: Make signalling channel priority 6,
Luiz Augusto von Dentz
- [PATCH BlueZ 1/4] android/AVDTP: Make signalling channel priority 6,
Luiz Augusto von Dentz
- [PATCH 1/3] Bluetooth: Fix respecting le_default_mps value,
johan . hedberg
- [RFC BlueZ] android/AVDTP: Make signalling channel high priority,
Luiz Augusto von Dentz
- [PATCH 1/2] unit/avdtp: trivial: Remove empty line,
Andrei Emeltchenko
- [RFC] Initial avctp test,
Andrei Emeltchenko
- Getting channel info for LE scan, Robert
- [PATCH] unit/ringbuf: Fix memory leak,
Andrei Emeltchenko
- [PATCH BlueZ v3 1/8] android: Add copy of current AVCTP implemention,
Luiz Augusto von Dentz
- 3.14-mw regression: circular locking dependency (&tty->legacy_mutex){+.+.+.}, at: [<ffffffff81ad6344>] tty_lock_nested+0x44/0xa0,
Sander Eikelenboom
- [PATCH BlueZ 1/2] unit/test-ringbuf: Fix indentation,
Anderson Lizardo
- [PATCH 1/3] Bluetooth: Fix BT_SECURITY socket option for fixed channels (ATT),
johan . hedberg
- [PATCH BlueZ 0/2] Basic [sg]etsockopt() testing in l2cap-tester,
Anderson Lizardo
- [PATCH] Rename adapter_remove_device to btd_adapter_remove_device,
Petri Gynther
- [RFC BlueZ 0/2] Print bluetoothd messages in btmon,
Vinicius Costa Gomes
- [PATCH] android/pts: Add PTS test results for A2DP,
Sebastian Chlad
- [PATCH] android/pts: Add PTS test results for PBAP,
Sebastian Chlad
- [PATCH BlueZ] attrib: Fix crash if g_attrib_new() fails,
Anderson Lizardo
- [PATCH 1/2] android/hal-audio: Refactor error messages,
Andrzej Kaczmarek
- [PATCH 1/3] bnep: Calculate ifindex after NULL check,
Andrei Emeltchenko
- [PATCH] android: Update Audio IPC documentation,
Andrzej Kaczmarek
- Discovering LE advertisements programatically,
Adam Warski
- [PATCH BlueZ v2 1/8] android: Add copy of current AVCTP implemention,
Luiz Augusto von Dentz
- [PATCH] avrcp: Use NULL for zero pointers,
Andrei Emeltchenko
- [PATCH v2 1/2] Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED,
johan . hedberg
- Paired LE HoG devices are unable to reconnect to BlueZ host when discovery is active,
Petri Gynther
- [PATCH v3 0/5] Remote device cache support,
Szymon Janc
- [PATCH BlueZ 0/4] android: Minor fixes,
Anderson Lizardo
- [RFC] Valgrind on Android,
Andrzej Kaczmarek
- [PATCH] android/a2dp: Fix audio resume on started stream,
Andrzej Kaczmarek
- [PATCH 01/10] android/tester: Coding style and syntax fix,
Grzegorz Kolodziejczyk
- [PATCH BlueZ 1/8] android: Add copy of current AVCTP implemention,
Luiz Augusto von Dentz
- [PATCH] android/audio: Fix for loading audio lib,
Lukasz Rymanowski
- [PATCH 1/2] android/hal-audio: Check calloc return value,
Andrei Emeltchenko
- [PATCH] android/a2dp: Free device outside of notify function,
Andrei Emeltchenko
- [PATCH] android/hal-audio: Workaround AudioFlinger issues,
Andrzej Kaczmarek
- [PATCH v2 1/2] android/hal-audio: Simplify and fix locking,
Szymon Janc
- [PATCH 1/2] android/hal-audio: Simplify and fix locking,
Szymon Janc
- [PATCH 1/3] android/pan: Fix control state change callback parameters order,
Ravi kumar Veeramally
- [PATCH 1/2] Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED_CID,
johan . hedberg
- [PATCH SBC 1/2] sbc: Add sbc_reinit_a2dp,
Luiz Augusto von Dentz
- [PATCH] 6lowpan: add a license to 6lowpan_iphc module,
Yann Droneaud
- [PATCH] android/hidhost: Fix vid and pid information,
Andrzej Kaczmarek
- [RFC] android/ipc: Add AVRCP HAL message definitions,
Andrei Emeltchenko
- [PATCH 1/2] android/ipc: trivial: Remove empty line,
Andrei Emeltchenko
- [PATCH] unit/avdtp: Remove extra zero table entry,
Andrei Emeltchenko
- [PATCH] unit/sdp: Remove extra zero table entry,
Andrei Emeltchenko
- [PATCH] btproxy: Fix resource leak,
Andrei Emeltchenko
- [PATCH] android/pan: Fix wrong freeing dev,
Andrei Emeltchenko
- [PATCH v3 00/10] android: Add SBC encoding,
Andrzej Kaczmarek
- [PATCH v3 01/10] android: Add MTU data to Open Stream Audio IPC, Andrzej Kaczmarek
- [PATCH v3 02/10] android: Build Audio HAL with SBC, Andrzej Kaczmarek
- [PATCH v3 04/10] android/hal-audio: Initialize SBC encoder, Andrzej Kaczmarek
- [PATCH v3 06/10] android/hal-audio: Add resume to codec callbacks, Andrzej Kaczmarek
- [PATCH v3 05/10] android/hal-audio: Calculate SBC stream parameters, Andrzej Kaczmarek
- [PATCH v3 07/10] android/hal-audio: Return proper buffer size to AudioFlinger, Andrzej Kaczmarek
- [PATCH v3 10/10] android/hal-audio: Return proper latency for stream, Andrzej Kaczmarek
- [PATCH v3 08/10] android/hal-audio: Read fd from Output Stream response, Andrzej Kaczmarek
- [PATCH v3 09/10] android/hal-audio: Add proper SBC encoding, Andrzej Kaczmarek
- [PATCH v3 03/10] android/hal-audio: Rename sbc_init to avoid collision with libsbc, Andrzej Kaczmarek
- Re: [PATCH v3 00/10] android: Add SBC encoding, Luiz Augusto von Dentz
- [PATCH 1/9] android/ipc-tester: Add cases for SOCK msg size,
Jakub Tyszkowski
- [PATCH v2 0/4] Remote device cache support,
Szymon Janc
- [PATCH] android: Refactor paths in Android.mk,
Andrzej Kaczmarek
- [Bug 69181] New: cannot switch Cambridge Silicon Radio 8510 A10 aka Sitecom CNT-524 into hci mode,
bugzilla-daemon
- [PATCH 60/73] drivers/bluetooth: delete non-required instances of include <linux/init.h>,
Paul Gortmaker
- [PATCH v2 1/2] android: Add btmgmt to debug builds,
Andrzej Kaczmarek
- [PATCH 0/5] Remote device cache support,
Szymon Janc
- [PATCH BlueZ 1/2] android/A2DP: Add retry logic to Audio IPC,
Luiz Augusto von Dentz
- [PATCH BlueZ v2 00/18] GATT API: External Services,
Claudio Takahasi
- [PATCH BlueZ v2 01/18] doc: Add GATT API, Claudio Takahasi
- [PATCH BlueZ v2 02/18] gatt: Add stub for gatt.{c, h} files, Claudio Takahasi
- [PATCH BlueZ v2 03/18] gatt: Register Manager D-Bus Interface, Claudio Takahasi
- [PATCH BlueZ v2 04/18] gatt: Add registering external service, Claudio Takahasi
- [PATCH BlueZ v2 05/18] lib: Move GATT UUID to uuid.h, Claudio Takahasi
- [PATCH BlueZ v2 06/18] gatt: Add helper for creating GATT services, Claudio Takahasi
- [PATCH BlueZ v2 07/18] gatt: Add external services tracking, Claudio Takahasi
- [PATCH BlueZ v2 08/18] gatt: Add server unix socket, Claudio Takahasi
- [PATCH BlueZ v2 10/18] gatt: Register ATT command/event handler, Claudio Takahasi
- [PATCH BlueZ v2 09/18] gattrib: Use default ATT LE MTU for non-standard sockets, Claudio Takahasi
- [PATCH BlueZ v2 11/18] gatt: Add Discover All Primary Services, Claudio Takahasi
- [PATCH BlueZ v2 12/18] test: Add external service GATT skeleton, Claudio Takahasi
- [PATCH BlueZ v2 13/18] gitignore: Add test/gatt-service, Claudio Takahasi
- [PATCH BlueZ v2 14/18] test: Add signal handling for gatt-service, Claudio Takahasi
- [PATCH BlueZ v2 15/18] test: Add registering external service, Claudio Takahasi
- [PATCH BlueZ v2 16/18] gatttool: Add unix socket connect, Claudio Takahasi
- [PATCH BlueZ v2 17/18] gatttool: Add unix socket support for interactive mode, Claudio Takahasi
- [PATCH BlueZ v2 18/18] bluetooth.conf: Add ObjectManager interface, Claudio Takahasi
- [PATCH BlueZ v3 00/18] GATT API: External Services, Claudio Takahasi
- [PATCH BlueZ v3 01/18] doc: Add GATT API, Claudio Takahasi
- [PATCH BlueZ v3 02/18] gatt: Add stub for gatt.{c, h} files, Claudio Takahasi
- [PATCH BlueZ v3 03/18] gatt: Register Manager D-Bus Interface, Claudio Takahasi
- [PATCH BlueZ v3 04/18] gatt: Add registering external service, Claudio Takahasi
- [PATCH BlueZ v3 05/18] lib: Move GATT UUID to uuid.h, Claudio Takahasi
- [PATCH BlueZ v3 06/18] gatt: Add helper for creating GATT services, Claudio Takahasi
- [PATCH BlueZ v3 07/18] gatt: Add external services tracking, Claudio Takahasi
- [PATCH BlueZ v3 08/18] gatt: Add server unix socket, Claudio Takahasi
- [PATCH BlueZ v3 09/18] gattrib: Use default ATT LE MTU for non-standard sockets, Claudio Takahasi
- [PATCH BlueZ v3 10/18] gatt: Register ATT command/event handler, Claudio Takahasi
- [PATCH BlueZ v3 11/18] gatt: Add Discover All Primary Services, Claudio Takahasi
- [PATCH BlueZ v3 12/18] test: Add external service GATT skeleton, Claudio Takahasi
- [PATCH BlueZ v3 13/18] gitignore: Add test/gatt-service, Claudio Takahasi
- [PATCH BlueZ v3 14/18] test: Add signal handling for gatt-service, Claudio Takahasi
- [PATCH BlueZ v3 15/18] test: Add registering external service, Claudio Takahasi
- [PATCH BlueZ v3 16/18] gatttool: Add unix socket connect, Claudio Takahasi
- [PATCH BlueZ v3 17/18] gatttool: Add unix socket support for interactive mode, Claudio Takahasi
- [PATCH BlueZ v3 18/18] bluetooth.conf: Add ObjectManager interface, Claudio Takahasi
- [PATCH BlueZ v4 00/18] GATT API: External Services, Claudio Takahasi
- [PATCH BlueZ v4 01/18] doc: Add GATT API, Claudio Takahasi
- [PATCH BlueZ v4 02/18] gatt: Add stub for gatt.{c, h} files, Claudio Takahasi
- [PATCH BlueZ v4 03/18] gatt: Register Manager D-Bus Interface, Claudio Takahasi
- [PATCH BlueZ v4 04/18] gatt: Add registering external service, Claudio Takahasi
- [PATCH BlueZ v4 05/18] lib: Move GATT UUID to uuid.h, Claudio Takahasi
- [PATCH BlueZ v4 06/18] gatt: Add helper for creating GATT services, Claudio Takahasi
- [PATCH BlueZ v4 07/18] gatt: Add external services tracking, Claudio Takahasi
- [PATCH BlueZ v4 08/18] gatt: Add server unix socket, Claudio Takahasi
- [PATCH BlueZ v4 09/18] gattrib: Use default ATT LE MTU for non-standard sockets, Claudio Takahasi
- [PATCH BlueZ v4 10/18] gatt: Register ATT command/event handler, Claudio Takahasi
- [PATCH BlueZ v4 11/18] gatt: Add Discover All Primary Services, Claudio Takahasi
- [PATCH BlueZ v4 12/18] test: Add external service GATT skeleton, Claudio Takahasi
- [PATCH BlueZ v4 13/18] gitignore: Add test/gatt-service, Claudio Takahasi
- [PATCH BlueZ v4 14/18] test: Add signal handling for gatt-service, Claudio Takahasi
- [PATCH BlueZ v4 15/18] test: Add registering external service, Claudio Takahasi
- [PATCH BlueZ v4 16/18] gatttool: Add unix socket connect, Claudio Takahasi
- [PATCH BlueZ v4 17/18] gatttool: Add unix socket support for interactive mode, Claudio Takahasi
- [PATCH BlueZ v4 18/18] bluetooth.conf: Add ObjectManager interface, Claudio Takahasi
- [PATCH BlueZ v5 00/18] GATT API: External Services, Claudio Takahasi
- [PATCH BlueZ v5 01/18] doc: Add experimental GATT API, Claudio Takahasi
- [PATCH BlueZ v5 03/18] gatt: Register Manager D-Bus Interface, Claudio Takahasi
- [PATCH BlueZ v5 02/18] gatt: Add stub for gatt.{c, h} files, Claudio Takahasi
- [PATCH BlueZ v5 04/18] gatt: Add registering external service, Claudio Takahasi
- [PATCH BlueZ v5 05/18] lib: Move GATT UUID to uuid.h, Claudio Takahasi
- [PATCH BlueZ v5 06/18] gatt: Add helper for creating GATT services, Claudio Takahasi
- [PATCH BlueZ v5 07/18] gatt: Add external services tracking, Claudio Takahasi
- [PATCH BlueZ v5 08/18] gatt: Add server unix socket, Claudio Takahasi
- [PATCH BlueZ v5 09/18] gattrib: Use default ATT LE MTU for non-standard sockets, Claudio Takahasi
- [PATCH BlueZ v5 10/18] gatt: Register ATT command/event handler, Claudio Takahasi
- [PATCH BlueZ v5 11/18] gatt: Add Discover All Primary Services, Claudio Takahasi
- [PATCH BlueZ v5 12/18] test: Add external service GATT skeleton, Claudio Takahasi
- [PATCH BlueZ v5 13/18] gitignore: Add test/gatt-service, Claudio Takahasi
- [PATCH BlueZ v5 14/18] test: Add signal handling for gatt-service, Claudio Takahasi
- [PATCH BlueZ v5 15/18] test: Add registering external service, Claudio Takahasi
- [PATCH BlueZ v5 16/18] gatttool: Add unix socket connect, Claudio Takahasi
- [PATCH BlueZ v5 17/18] gatttool: Add unix socket support for interactive mode, Claudio Takahasi
- [PATCH BlueZ v5 18/18] bluetooth.conf: Add ObjectManager interface, Claudio Takahasi
- [PATCH BlueZ v6 00/18] GATT API: External Services, Claudio Takahasi
[Index of Archives]
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]