Linux Bluetooth Wireless Development
[Prev Page][Next Page]
- Re: [PATCH 60/73] drivers/bluetooth: delete non-required instances of include <linux/init.h>
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH 60/73] drivers/bluetooth: delete non-required instances of include <linux/init.h>
- From: Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx>
- Re: [PATCH BlueZ v2 01/18] doc: Add GATT API
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH BlueZ v2 01/18] doc: Add GATT API
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH v2 1/2] android: Add btmgmt to debug builds
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 2/2] android: Add l2ping to debug builds
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- Re: [PATCH BlueZ v2 01/18] doc: Add GATT API
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] android/bluetooth: Use defines for settings and devices files paths
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 2/5] android/bluetooth: Use defines for settings and devices files paths
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 2/5] android/bluetooth: Use defines for settings and devices files paths
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH BlueZ v2 01/18] doc: Add GATT API
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 0/1] HIDP: Add a special case for the Dualshock 4
- From: David Herrmann <dh.herrmann@xxxxxxxxx>
- Re: [PATCH 0/1] HIDP: Add a special case for the Dualshock 4
- From: Frank Praznik <frank.praznik@xxxxxxxxx>
- Re: [PATCH BlueZ 1/2] android/A2DP: Add retry logic to Audio IPC
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH_v2 1/2] android/hidhost: Fix miscalculation of get report event notification length
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 5/5] android/bluetooth: Add support for loading caches devices from storage
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 4/5] android/bluetooth: Add support for caching remote device info
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 3/5] android/bluetooth: Always store device info
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 1/5] android/bluetooth: Split devices list to devices and bonded_devices
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 2/5] android/bluetooth: Use defines for settings and devices files paths
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 0/5] Remote device cache support
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH BlueZ 2/2] android/ipc: Leave the connect callback to handle errors
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 1/2] android/A2DP: Add retry logic to Audio IPC
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ v2 18/18] bluetooth.conf: Add ObjectManager interface
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v2 17/18] gatttool: Add unix socket support for interactive mode
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v2 16/18] gatttool: Add unix socket connect
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v2 15/18] test: Add registering external service
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v2 14/18] test: Add signal handling for gatt-service
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v2 13/18] gitignore: Add test/gatt-service
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v2 12/18] test: Add external service GATT skeleton
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v2 11/18] gatt: Add Discover All Primary Services
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v2 09/18] gattrib: Use default ATT LE MTU for non-standard sockets
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v2 10/18] gatt: Register ATT command/event handler
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v2 08/18] gatt: Add server unix socket
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v2 07/18] gatt: Add external services tracking
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v2 06/18] gatt: Add helper for creating GATT services
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v2 05/18] lib: Move GATT UUID to uuid.h
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v2 04/18] gatt: Add registering external service
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v2 03/18] gatt: Register Manager D-Bus Interface
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v2 02/18] gatt: Add stub for gatt.{c, h} files
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v2 01/18] doc: Add GATT API
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v2 00/18] GATT API: External Services
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] android: Add btmgmt to debug builds
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH_v2 2/2] android/tester: Add HIDhost GetReport test
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH_v2 1/2] android/hidhost: Fix miscalculation of get report event notification length
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- Re: [PATCH BlueZ 2/2] android/A2DP: Fix sending notification on bt_a2dp_unregister
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- unknown main item tag 0x0
- From: Alexander Holler <holler@xxxxxxxxxxxxx>
- Re: Unable to use Sony Dualshock 4 game controller
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH SBC v5 2/2] sbc: Add sbc_init_a2dp to sbc.sym
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH SBC v5 1/2] sbc: Add sbc_init_a2dp
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH BlueZ] emulator: Fix unaligned memory access compilation errors
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH SBC v4 1/2] sbc: Add sbc_init_a2dp
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH SBC v4 2/2] sbc: Add sbc_init_a2dp to sbc.sym
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH SBC v4 1/2] sbc: Add sbc_init_a2dp
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH 0/1] HIDP: Add a special case for the Dualshock 4
- From: David Herrmann <dh.herrmann@xxxxxxxxx>
- Re: [PATCH 0/1] HIDP: Add a special case for the Dualshock 4
- From: simon@xxxxxxxxxxxxx
- [PATCH BlueZ] emulator: Fix unaligned memory access compilation errors
- From: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>
- [PATCH 1/1] HIDP: Add a special case for the Dualshock 4
- From: Frank Praznik <frank.praznik@xxxxxxxxx>
- [PATCH 0/1] HIDP: Add a special case for the Dualshock 4
- From: Frank Praznik <frank.praznik@xxxxxxxxx>
- Re: [PATCHv5 00/11] IPC negative tester
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH SBC v3 1/2] sbc: Add sbc_init_a2dp
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH] obexd/irmc: Fix folder for LUID requests
- From: Harald Schmitt <linux@xxxxxxxxxxx>
- Re: linux-firmware: pull-request Marvell mwifiex-firmware 2014-01-09
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- RE: linux-firmware: pull-request Marvell mwifiex-firmware 2014-01-09
- From: Bing Zhao <bzhao@xxxxxxxxxxx>
- RE: linux-firmware: pull-request Marvell mwifiex-firmware 2014-01-09
- From: Bing Zhao <bzhao@xxxxxxxxxxx>
- Re: [PATCH 1/5] lib: Add flag to double L2CAP IMTU size used for SDP connection
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH SBC v3 2/2] sbc: Add sbc_init_a2dp to sbc.sym
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH SBC v3 1/2] sbc: Add sbc_init_a2dp
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH] obexd/irmc: Fix folder for LUID requests
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH SBC v2 2/2] sbc: Add sbc_init_a2dp to sbc.sym
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH SBC v2 1/2] sbc: Add sbc_init_a2dp
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH v2 1/5] lib: Add flag to force large MTU size used for SDP connection
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH v2 1/5] lib: Add flag to force large MTU size used for SDP connection
- From: simon@xxxxxxxxxxxxx
- [PATCH BlueZ v1 04/18] lib: Move GATT UUID to uuid.h
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v1 10/18] gatt: Register ATT command/event handler
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v1 17/18] gatttool: Add unix socket support for interactive mode
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v1 06/18] gatt: Add external services tracking
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v1 00/18] GATT API: External Services
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v1 14/18] test: Add signal handling for gatt-service
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v1 02/18] gatt: Register Manager D-Bus Interface
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v1 16/18] gatttool: Add unix socket connect
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v1 07/18] gatt: Implement UnregisterService
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v1 15/18] test: Add registering external service
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v1 05/18] gatt: Add helper for creating GATT services
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v1 01/18] gatt: Add stub for gatt.{c, h} files
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- Re: [PATCH 00/11] HIDHost E2E tests and fixes
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH BlueZ v1 18/18] bluetooth.conf: Add ObjectManager interface
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v1 13/18] gitignore: Add test/gatt-service
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v1 12/18] test: Add external service GATT skeleton
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v1 11/18] gatt: Add Discover All Primary Services
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v1 09/18] gattrib: Use default ATT LE MTU for non-standard sockets
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v1 08/18] gatt: Add server unix socket
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- [PATCH BlueZ v1 03/18] gatt: Add registering external service
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- Re: [PATCH SBC 1/2] sbc: Add sbc_init_a2dp
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH] obexd/irmc: Fix folder for LUID requests
- From: Harald Schmitt <linux@xxxxxxxxxxx>
- Re: [PATCH v3 0/4] Regression fixes for rfcomm/tty.c
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 1/5] lib: Add flag to double L2CAP IMTU size used for SDP connection
- From: simon@xxxxxxxxxxxxx
- Re: Status of BlueZ GATT APIs
- From: Claudio Takahasi <claudio.takahasi@xxxxxxxxxxxxx>
- Re: [PATCH 00/11] HIDHost E2E tests and fixes
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 02/11] android/hidhost: Fix miscalculation of get report event struct length
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH v2 6/9] android/hal-audio: Add resume to codec callbacks
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 9/9] android/hal-audio: Add proper SBC encoding
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 8/9] android/hal-audio: Read fd from Output Stream response
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 5/9] android/hal-audio: Calculate SBC stream parameters
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 2/9] android: Build Audio HAL with SBC
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 7/9] android/hal-audio: Return proper buffer size to AudioFlinger
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 4/9] android/hal-audio: Initialize SBC encoder
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 3/9] android/hal-audio: Rename sbc_init to avoid collision with libsbc
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 0/9] android: Add SBC encoding
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 1/9] android: Add MTU data to Open Stream Audio IPC
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- Re: [PATCH] build: Bump D-Bus dependency to 1.6
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH] build: Bump D-Bus dependency to 1.6
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH v2 1/5] lib: Add flag to force large MTU size used for SDP connection
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 2/2] tools/bluetooth-player: check CT for searchable value
- From: Sebastian Chlad <sebastianx.chlad@xxxxxxxxx>
- [PATCH 1/2] tools/bluetooth-player: dispaly searchable value
- From: Sebastian Chlad <sebastianx.chlad@xxxxxxxxx>
- Re: [PATCH 1/3] android/pts: Add PTS test results document for A2DP
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH BlueZ 2/2] android/A2DP: Fix sending notification on bt_a2dp_unregister
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 1/2] android/hal-audio: Fix not closing audio_sk
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH v2 5/5] device: Match Dualshock4 with name and class
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH v2 4/5] device: Add workaround for Sony Dualshock 4 broken SDP
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH v2 3/5] core: Add flags parameter to bt_search_service
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH v2 1/5] lib: Add flag to force large MTU size used for SDP connection
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH v2 2/5] core: Opencode get_sdp_session in sdp-client
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 1/2] tester: Remove test timeout for setup failure
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 2/2] android/pan: Initialize GError with NULL
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 1/2] tester: Remove test timeout for setup failure
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv5 11/11] android/ipc-tester: Add cases for BT message data size
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv5 10/11] android/ipc-tester: Add cases for Core message data size
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv5 09/11] android/ipc-tester: Add cases for service opcode boundaries
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv5 08/11] android/ipc-tester: Add more cases for malformed data
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv5 07/11] android/ipc-tester: Add basic test cases for IPC's daemon site
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv5 06/11] android/ipc-tester: Register services
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv5 05/11] android/ipc-tester: Add sending test data with ipc
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv5 04/11] android/ipc-tester: Add daemon shutdown handler
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv5 03/11] android/ipc-tester: Add IPC initialization
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv5 02/11] android/ipc-tester: Run daemon in separate process
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv5 01/11] android/ipc-tester: Skeleton for ipc negative tester
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv5 00/11] IPC negative tester
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH SBC 1/2] sbc: Add sbc_init_a2dp
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH SBC 2/2] sbc: Add sbc_init_a2dp to sbc.sym
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH 3/3] android/pts: Add PTS test results document for AVCTP
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 2/3] android/pts: Add PTS test results document for AVRCP
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 1/3] android/pts: Add PTS test results document for A2DP
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- Re: [PATCH v3 0/4] Regression fixes for rfcomm/tty.c
- From: Alexander Holler <holler@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] input: Add DualShock 4 detection
- From: Frank Praznik <frank.praznik@xxxxxxxxx>
- Re: linux-firmware: pull-request Marvell mwifiex-firmware 2014-01-09
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- Re: linux-firmware: pull-request Marvell mwifiex-firmware 2014-01-09
- From: James Cameron <quozl@xxxxxxxxxx>
- RE: linux-firmware: pull-request Marvell mwifiex-firmware 2014-01-09
- From: Bing Zhao <bzhao@xxxxxxxxxxx>
- [PATCH 5/5] device: Match Dualshock4 with name and class
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 4/5] device: Add workaround for Sony Dualshock 4 broken SDP
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 3/5] core: Add flags parameter to bt_search_service
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 1/5] lib: Add flag to double L2CAP IMTU size used for SDP connection
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 2/5] core: Opencode get_sdp_session in sdp-client
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: linux-firmware: pull-request Marvell mwifiex-firmware 2014-01-09
- From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
- [Bug 68791] [PATCH]ath3k: Please add support for Atheros WB222 [0cf3:311e]
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH] lib: Use bigger IMTU when connecting SDP
- From: simon@xxxxxxxxxxxxx
- Re: [PATCH] lib: Use bigger IMTU when connecting SDP
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH] lib: Use bigger IMTU when connecting SDP
- From: simon@xxxxxxxxxxxxx
- [PATCH] lib: Use bigger IMTU when connecting SDP
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 8/9] android/hal-audio: Read fd from Output Stream response
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- Re: [PATCH BlueZ 1/4] android/hal-msg: Add defines for each audio state
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH] Bluetooth: Remove useless l2cap_seq_list_remove function
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH] Bluetooth: Remove useless l2cap_seq_list_remove function
- From: johan.hedberg@xxxxxxxxx
- Re: [PATCH 1/3] eir: Add support for parsing DeviceID info
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH BlueZ] android: Fix const to non-const issue on android-tester
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 3/3] input: Add DualShock 4 detection
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 3/3] input: Add DualShock 4 detection
- From: David Herrmann <dh.herrmann@xxxxxxxxx>
- [PATCH 3/3] input: Add DualShock 4 detection
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 2/3] adapter: Add support for setting DID info from EIR
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 1/3] eir: Add support for parsing DeviceID info
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH BlueZ] android: Fix const to non-const issue on android-tester
- From: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] agent: Remove not used enum value
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH 1/2] neard: Set device UUIDs from EIR
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH 2/2] device: Remove addr from struct probe_data
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 1/2] agent: Remove not used enum value
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 2/2] neard: Refactor request_oob function
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 1/2] neard: Set device UUIDs from EIR
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: Status of BlueZ GATT APIs
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH] test: Python import cleanup
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH] test: Python import cleanup
- From: Petri Gynther <pgynther@xxxxxxxxxx>
- Status of BlueZ GATT APIs
- From: Arman Uguray <armansito@xxxxxxxxxx>
- Re: Compilation using clang
- From: Donald Carr <sirspudd@xxxxxxxxx>
- Re: [PATCH 3/3] android/ipc: Add PTS test results document for AVCTP
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 1/3] android/pts: Add PTS test results document for A2DP
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 5/9] android/hal-audio: Calculate SBC stream parameters
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 4/9] android/hal-audio: Initialize SBC encoder
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: Dualshock4 - 'HIDP: Handshake: Unsupported request' after 'unplug virtual cable'.
- From: simon@xxxxxxxxxxxxx
- Re: [PATCH 8/9] android/hal-audio: Read fd from Output Stream response
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [RFC v2 1/6] android: Add sample init.bluetooth.rc file
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 5/9] android/hal-audio: Calculate SBC stream parameters
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH 4/9] android/hal-audio: Initialize SBC encoder
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH 4/9] android/hal-audio: Initialize SBC encoder
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH 4/9] android/hal-audio: Initialize SBC encoder
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH 4/9] android/hal-audio: Initialize SBC encoder
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 4/9] android/hal-audio: Initialize SBC encoder
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- Re: [PATCH 2/9] android: Build Audio HAL with SBC
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 5/9] android/hal-audio: Calculate SBC stream parameters
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- Re: [PATCH 2/9] android: Build Audio HAL with SBC
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- Re: [PATCH v4 2/2] Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v4 1/2] Bluetooth: Reorder L2CAP functions to avoid forward declarations
- From: johan.hedberg@xxxxxxxxx
- [PATCH v4 2/2] Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
- From: johan.hedberg@xxxxxxxxx
- Re: [PATCH 2/9] android: Build Audio HAL with SBC
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 5/9] android/hal-audio: Calculate SBC stream parameters
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 4/9] android/hal-audio: Initialize SBC encoder
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH 8/9] android/hal-audio: Read fd from Output Stream response
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 8/9] android/hal-audio: Read fd from Output Stream response
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 9/9] android/hal-audio: Add proper SBC encoding
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 7/9] android/hal-audio: Return proper buffer size to AudioFlinger
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 5/9] android/hal-audio: Calculate SBC stream parameters
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 6/9] android/hal-audio: Add resume to codec callbacks
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 2/9] android: Build Audio HAL with SBC
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 4/9] android/hal-audio: Initialize SBC encoder
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 3/9] android/hal-audio: Rename sbc_init to avoid collision with libsbc
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 1/9] android: Add MTU data to Open Stream Audio IPC
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 0/9] android: Add SBC encoding
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [RFC v2 2/6] android/hal: Update property used for start/stop services
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [RFC v2 3/6] android/system-emulator: Update property used for start/stop services
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [RFC v2 6/6] android/snoop: Drop capabilities on startup
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [RFC v2 5/6] android: Change user to bluetooth when starting daemon
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [RFC v2 4/6] android: Update README with init.rc updates
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [RFC v2 1/6] android: Add sample init.bluetooth.rc file
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 3/3] unit: prevent use of glibc's error(3)
- From: Natanael Copa <ncopa@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] bnep: avoid use of caddr_t
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH 3/3] unit: prevent use of glibc's error(3)
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 4/4] android/A2DP: Notify when audio state change to suspend
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 2/4] android/A2DP: Notify when audio state change to started
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 3/4] android/A2DP: Notify when audio state change to stopped
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 1/4] android/hal-msg: Add defines for each audio state
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH v7] staging/bluetooth: Add hci_h4p driver
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v6] Bluetooth: Add hci_h4p driver
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH 3/3] unit: prevent use of glibc's error(3)
- From: Natanael Copa <natanael.copa@xxxxxxxxx>
- [PATCH 2/3] various header include fixes for building with musl libc
- From: Natanael Copa <natanael.copa@xxxxxxxxx>
- [PATCH 1/3] bnep: avoid use of caddr_t
- From: Natanael Copa <natanael.copa@xxxxxxxxx>
- Re: Dualshock4 - 'HIDP: Handshake: Unsupported request' after 'unplug virtual cable'.
- From: David Herrmann <dh.herrmann@xxxxxxxxx>
- [PATCH v3 2/2] Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
- From: johan.hedberg@xxxxxxxxx
- [PATCH v3 1/2] Bluetooth: Reorder L2CAP functions to avoid forward declarations
- From: johan.hedberg@xxxxxxxxx
- Re: [RFC 1/4] android: Add sample init.bluetooth.rc file
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [RFC 1/4] android: Add sample init.bluetooth.rc file
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [RFC 1/4] android: Add sample init.bluetooth.rc file
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [RFC 1/4] android: Add sample init.bluetooth.rc file
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [RFC 1/4] android: Add sample init.bluetooth.rc file
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Dualshock4 - 'HIDP: Handshake: Unsupported request' after 'unplug virtual cable'.
- From: simon@xxxxxxxxxxxxx
- Re: Questions on BlueZ 5.13: device creation API + persistent hid/input pipeline
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH 11/11] android/tester: Add HIDhost SendData test
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH 10/11] android/tester: Add HIDhost SetReport test
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH 09/11] android/tester: Add HIDhost GetReport test
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH 08/11] android/tester: Add HIDhost SetProtocol test
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH 07/11] android/tester: Add HIDhost GetProtocol test
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH 06/11] android/tester: Add HIDhost VirtualUnplug test
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH 05/11] android/tester: Add HIDhost Disconnect test
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH 04/11] android/tester: Add HIDhost Connect test
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH 03/11] android/hidhost: Remove unnecessary check
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH 02/11] android/hidhost: Fix miscalculation of get report event struct length
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH 01/11] android/hidhost: Fix connection state notification on profile unregister
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH 00/11] HIDHost E2E tests and fixes
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- Re: Questions on BlueZ 5.13: device creation API + persistent hid/input pipeline
- From: Petri Gynther <pgynther@xxxxxxxxxx>
- Re: [PATCH] enable Atheros 0cf3:311e for firmware upload
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH] add firmware update for Atheros 0cf3:311f
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [Bug 68791] [PATCH]ath3k: Please add support for Atheros WP222 [0cf3:311e]
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: Questions on BlueZ 5.13: device creation API + persistent hid/input pipeline
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Questions on BlueZ 5.13: device creation API + persistent hid/input pipeline
- From: Petri Gynther <pgynther@xxxxxxxxxx>
- Re: [PATCH 1/2] android: Add btmgmt to debug builds
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH] android/a2dp: Fix typo in condition
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH] android/a2dp: Fix typo in condition
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH] add firmware update for Atheros 0cf3:311f
- [PATCH] add firmware update for Atheros 0cf3:311f
- [PATCH 1/2] android: Add btmgmt to debug builds
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 2/2] android: Add l2ping to debug builds
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- Re: [PATCH v2] android/bluetooth: Fix discovering new devices
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH] enable Atheros 0cf3:311e for firmware upload
- [PATCH] enable Atheros 0cf3:311e for firmware upload
- Re: [PATCH v2 00/11] Audio HAL implementation
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH v2] android/bluetooth: Fix discovering new devices
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH v2] android/bluetooth: Fix discovering new devices
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCHv3 08/19] emulator/bthost: Add rfcomm_mcc_recv stub
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH] android/bluetooth: Fix discovering new devices
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 2/3] android/pts: Add PTS test results document for AVRCP
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv3 5/5] android/unit: Add /android_ipc/send_cmd_3 test case
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 4/5] android/unit: Add /android_ipc/send_cmd_2 test case
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 3/5] android/unit: Add /android_ipc/send_cmd_1 test case
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 2/5] android/ipc: Remove watches on cleanup
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 1/5] android/unit: Add android IPC unit tests
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- Re: Reply Very Urgent.
- From: "Mr.Baszm Hamza" <mariamkip1@xxxxxxxxx>
- [PATCH 3/3] android/ipc: Add PTS test results document for AVCTP
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 1/3] android/pts: Add PTS test results document for A2DP
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv2 5/5] android/ipc-tester: Add next command test case
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv2 4/5] android/ipc-tester: Add test case to send cmd to registered service
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv2 3/5] android/ipc-tester: Add test case to send cmd
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv2 2/5] android: Fix ipc cleanup
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv2 1/5] android: Add android ipc tester
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [Bug 68791] ath3k: Please add support for Atheros WP222 [0cf3:311e]
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 68791] ath3k: Please add support for Atheros WP222 [0cf3:311e]
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 68791] New: ath3k: Please add support for Atheros WP222 [0cf3:311e]
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH] Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH 2/5] android: Fix ipc cleanup
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCHv4 8/8] android/ipc-tester: Add more cases for malformed data
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv4 6/8] android/ipc-tester: Register services
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv4 7/8] android/ipc-tester: Add basic test cases for IPC's daemon site
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv4 5/8] android/ipc-tester: Add sending test data with ipc
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv4 4/8] android/ipc-tester: Add daemon shutdown handler
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv4 3/8] android/ipc-tester: Add IPC initialization
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv4 2/8] android/ipc-tester: Run daemon in separate process
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv4 1/8] android/ipc-tester: Skeleton for ipc negative tester
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv4 0/8] IPC negative tester
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- Re: [PATCH v2 1/5] Bluetooth: Track Secure Connections support of remote devices
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH v2] Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
- From: johan.hedberg@xxxxxxxxx
- Re: [PATCH 1/5] android: Add android ipc tester
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH] android/pics: Add PICS and PIXIT for AVCTP
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 1/4] android: Add simple rotation of snoop file
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: Wireshark and new BlueZ BTSNOOP format
- From: Michal Labedzki <michal.labedzki@xxxxxxxxx>
- [PATCH v2 5/5] Bluetooth: Add debugfs entry to show Secure Connections Only mode
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v2 4/5] Bluetooth: Handle security level 4 for RFCOMM connections
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v2 3/5] Bluetooth: Handle security level 4 for L2CAP connections
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v2 2/5] Bluetooth: Introduce requirements for security level 4
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v2 1/5] Bluetooth: Track Secure Connections support of remote devices
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH] Bluetooth: Avoid use of session socket after the session gets freed
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH] Bluetooth: BCSP fails to ACK re-transmitted frames from the peer
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH] Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH] Bluetooth: Fix mgmt error code for negative PIN response
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH v6] Bluetooth: Add hci_h4p driver
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH v6] Bluetooth: Add hci_h4p driver
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH 3/4] android/a2dp: Fix memory leak
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 1/4] android: Add simple rotation of snoop file
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 4/4] android/a2dp: Fix memory leak
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 2/4] android: Fix typo
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 5/5] android/ipc-tester: Add next command test case
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCH 4/5] android/ipc-tester: Add test case to send cmd to registered service
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCH 3/5] android/ipc-tester: Add test case to send cmd
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCH 2/5] android: Fix ipc cleanup
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCH 1/5] android: Add android ipc tester
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCH v2 11/11] android/hal-audio: Implement set_parameters for device
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 09/11] android/hal-audio: Fix module loading
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 10/11] android/hal-audio: Fix AudioFlinger crash
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 07/11] android/hal-audio: Add support to suspend output stream
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 08/11] android/hal-audio: Handle audio preset from stream
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 06/11] android/hal-audio: Add support to resume output stream
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 02/11] android/hal-audio: Add support to register audio endpoints
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 05/11] android/hal-audio: Add support to close output stream
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 04/11] android/hal-audio: Add support to open output stream
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 03/11] android/hal-audio: Add support to unregister audio endpoints
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 00/11] Audio HAL implementation
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH v2 01/11] android/hal-audio: Add audio_ipc_cmd
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCHv3 0/8] IPC negative tester
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [Bug 68731] New: ath3k works only 7/20 times
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH 01/12] android/tester: Add set device FRIENDLY_NAME prop success test case
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH BlueZ] android/A2DP: Change to connected state when a transport open
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH BlueZ 1/2] android/A2DP: Add handling of incoming transport connection
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCHv3 8/8] androi/ipc-tester: Add more cases for malformed data
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv3 7/8] android/ipc-tester: Add basic test cases for IPC's daemon site
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv3 6/8] android/ipc-tester: Register services
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv3 5/8] android/ipc-tester: Add sending test data with ipc
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv3 4/8] android/ipc-tester: Add daemon shutdown handler
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv3 3/8] android/ipc-tester: Add IPC initialization
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv3 2/8] android/ipc-tester: Run daemon in separate process
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv3 1/8] android/ipc-tester: Skeleton for ipc negative tester
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv3 0/8] IPC negative tester
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 12/12] android/tester: Add set device DISCTIMEOUT prop fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 11/12] android/tester: Add set device BONDED_DEV prop fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 10/12] android/tester: Add set device SCAN_MODE prop fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 07/12] android/tester: Add set device TIMESTAMP prop fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 08/12] android/tester: Add set device BDADDR prop fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 09/12] android/tester: Add set device SERVICE_RECORD prop fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 06/12] android/tester: Add set device RSSI prop fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 05/12] android/tester: Add set device TOD prop fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 04/12] android/tester: Add set device COD prop fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 02/12] android/tester: Add set device BDNAME prop fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 03/12] android/tester: Add set device UUIDS prop fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 01/12] android/tester: Add set device FRIENDLY_NAME prop success test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- Re: [PATCH 02/10] android/hal-audio: Add support to register audio endpoints
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH 08/10] android/hal-audio: Handle audio preset from stream
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 05/10] android/hal-audio: Add support to close output stream
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 07/10] android/hal-audio: Add support to suspend output stream
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 06/10] android/hal-audio: Add support to resume output stream
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 04/10] android/hal-audio: Add support to open output stream
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 02/10] android/hal-audio: Add support to register audio endpoints
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 09/10] android/hal-audio: Fix module loading
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 03/10] android/hal-audio: Add support to unregister audio endpoints
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 00/10] android: Audio HAL implementation
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 01/10] android/hal-audio: Add audio_ipc_cmd
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- Re: [PATCH 1/2] android/a2dp: Fix IPC response length calculation
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH] android/pics: Add PICS and PIXIT for AVCTP
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH] Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
- From: johan.hedberg@xxxxxxxxx
- Re: [RFC 1/4] android: Add sample init.bluetooth.rc file
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [RFC 1/4] android: Add sample init.bluetooth.rc file
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- Re: [PATCH v2 01/15] android/tester: Fix for asynchronous test case condition check
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [RFC 1/5] android/bluetooth: Split devices list to devices and bonded_devices
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [RFC 4/5] android/bluetooth: Add support for caching remote device info
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 2/2] android/a2dp: Fix freeing preset on SEP close
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH 1/2] android/a2dp: Fix IPC response length calculation
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- Re: [RFC 4/5] android/bluetooth: Add support for caching remote device info
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [RFC 1/5] android/bluetooth: Split devices list to devices and bonded_devices
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [RFC 4/4] android: Update README with init.rc updates
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [RFC 2/4] android/hal: Update property used for start/stop services
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [RFC 3/4] android/system-emulator: Update property used for start/stop services
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [RFC 1/4] android: Add sample init.bluetooth.rc file
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH v2 14/15] android/tester: Add get device VERINFO property fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH v2 15/15] android/tester: Add get device FRIENDLY_NAME prop fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH v2 10/15] android/tester: Add get device SERVREC property fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH v2 13/15] android/tester: Add get device DISCTIMEOUT prop fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH v2 12/15] android/tester: Add get device BONDED_DEV property fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH v2 09/15] android/tester: Add get device BDADDR property fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH v2 11/15] android/tester: Add get device SCAN_MODE property fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH v2 06/15] android/tester: Add get device TOD property success test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH v2 08/15] android/tester: Add get device TIMESTAMP prop success test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH v2 07/15] android/tester: Add get device RSSI property success test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH v2 05/15] android/tester: Add get device COD property success test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH v2 03/15] android/tester: Add get device BDNAME property success test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH v2 04/15] android/tester: Add get device UUIDS property success test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH v2 02/15] android/tester: Add get device properties success test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH v2 01/15] android/tester: Fix for asynchronous test case condition check
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [PATCHv2 7/8] android/ipc-tester: Add basic negative test cases for IPC's daemon site
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv2 8/8] androi/ipc-tester: Add more cases for malformed data
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv2 6/8] android/ipc-tester: Register services
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv2 5/8] android/ipc-tester: Add sending test data with ipc
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv2 4/8] android/ipc-tester: Add daemon shutdown handler
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv2 3/8] android/ipc-tester: Add IPC initialization
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv2 2/8] android/ipc-tester: Run daemon in separate process
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv2 1/8] android/ipc-tester: Skeleton for ipc negative tester
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCHv2 0/8] IPC negative tester
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH BlueZ 2/2] android/A2DP: Connect transport channel when initiator
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 1/2] android/A2DP: Add handling of incoming transport connection
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH] android/bluetooth: Fix discovering new devices
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH] android/README: Update documentation with AOSP 4.4
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH] l2test: Use correct buffer size
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH] scotest: Use correct buffer size
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [RFC 5/5] android/bluetooth: Add support for loading caches devices from storage
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [RFC 4/5] android/bluetooth: Add support for caching remote device info
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [RFC 3/5] android/bluetooth: Always store device info
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [RFC 2/5] android/bluetooth: Use defines for settings and devices files paths
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [RFC 1/5] android/bluetooth: Split devices list to devices and bonded_devices
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [RFC 0/5] Remote device cache support
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [BlueZ v2 01/12] audio/A2DP: Add implemention of SEP open indication
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [BlueZ v2 10/12] audio/A2DP: Add implemention of SEP close confirmation
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v2 12/12] android/AVDTP: Fix invalid free of struct discover
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v2 11/12] audio/A2DP: Add implemention of SEP abort confirmation
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v2 09/12] audio/A2DP: Add implemention of SEP suspend confirmation
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v2 05/12] android/A2DP: Discover endpoints when initiator
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v2 08/12] audio/A2DP: Add implemention of SEP start confirmation
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v2 06/12] audio/A2DP: Add implemention of SEP set_configuration confirmation
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v2 07/12] audio/A2DP: Add implemention of SEP open confirmation
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v2 03/12] audio/A2DP: Add implemention of SEP start indication
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v2 04/12] audio/A2DP: Add implemention of SEP suspend indication
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v2 02/12] audio/A2DP: Add implemention of SEP close indication
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v2 01/12] audio/A2DP: Add implemention of SEP open indication
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- RE: [PATCH] tools/bluetooth-player: current-folder command
- From: "Chlad, SebastianX" <sebastianx.chlad@xxxxxxxxx>
- [Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
- From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
- [PATCH] android/bluetooth: Fix discovering new devices
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH] tools/bluetooth-player: current-folder command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH] android/README: Update documentation with AOSP 4.4
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH] android/haltest: Fix double file close
- From: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>
- [PATCH BlueZ 08/12] audio/A2DP: Add implemention of SEP start confirmation
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 12/12] android/AVDTP: Fix invalid free of struct discover
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 09/12] audio/A2DP: Add implemention of SEP suspend confirmation
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 10/12] audio/A2DP: Add implemention of SEP close confirmation
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 11/12] audio/A2DP: Add implemention of SEP abort confirmation
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 06/12] audio/A2DP: Add implemention of SEP set_configuration confirmation
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 07/12] audio/A2DP: Add implemention of SEP open confirmation
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 05/12] android/A2DP: Discover endpoints when initiator
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 04/12] audio/A2DP: Add implemention of SEP suspend indication
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 03/12] audio/A2DP: Add implemention of SEP start indication
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 02/12] audio/A2DP: Add implemention of SEP close indication
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 01/12] audio/A2DP: Add implemention of SEP open indication
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH] tools/bluetooth-player: current-folder command
- From: Sebastian Chlad <sebastianx.chlad@xxxxxxxxx>
- [PATCH 01/15] android/tester: Fix for asynchronous test case condition check
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 03/15] android/tester: Add get remote BDNAME property success test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 02/15] android/tester: Add get remote properties success test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 04/15] android/tester: Add get remote UUIDS property success test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 15/15] android/tester: Add get remote FRIENDLY_NAME property fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 13/15] android/tester: Add get remote DISCTIMEOUT property fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 05/15] android/tester: Add get remote COD property success test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 09/15] android/tester: Add get remote BDADDR property fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 11/15] android/tester: Add get remote SCAN_MODE property fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 12/15] android/tester: Add get remote BONDED_DEV property fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 14/15] android/tester: Add get remote VERINFO property fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 10/15] android/tester: Add get remote SERVREC property fail test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 08/15] android/tester: Add get remote TIMESTAMP property success test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 07/15] android/tester: Add get remote RSSI property success test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH 06/15] android/tester: Add get remote TOD property success test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH] l2test: Use correct buffer size
- From: Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx>
- [PATCH] scotest: Use correct buffer size
- From: Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx>
- [PATCH] Bluetooth: Fix mgmt error code for negative PIN response
- From: johan.hedberg@xxxxxxxxx
- Re: [PATCH] android/a2dp: Fix buffer size calculation for codec caps
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH] android/a2dp: Fix buffer size calculation for codec caps
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- Re: [BlueZ v4 1/6] audio/A2DP: Add implemention of audio Open command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v4 6/6] audio/A2DP: Add implemention of audio Suspend Stream command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v4 3/6] audio/A2DP: Add implemention of audio Open Stream command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v4 4/6] audio/A2DP: Add implemention of audio Close Stream command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v4 5/6] audio/A2DP: Add implemention of audio Resume Stream command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v4 1/6] audio/A2DP: Add implemention of audio Open command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v4 2/6] audio/A2DP: Add implemention of audio Close command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: Problems with Logitech V270 mouse
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH 1/2] tools: Fix build error in seq2bseq
- From: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] tools: Fix build error in seq2bseq
- From: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>
- Re: [PATCH] avrcp: Remove dead code
- From: Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx>
- Re: Problems with Logitech V270 mouse
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 7/7] android/ipc-tester: Add basic negative test cases for IPC's daemon site
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 6/7] android/ipc-tester: Register services
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 5/7] android/ipc-tester: Add sending test data with ipc
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 4/7] android/ipc-tester: Add daemon shutdown handler
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 2/7] android/ipc-tester: Run daemon in separate process
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 3/7] android/ipc-tester: Add IPC initialization
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 1/7] android/ipc-tester: Skeleton for ipc negative tester
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 0/7] IPC negative tester
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH] emulator/bthost: Fix sending L2CAP config req
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [BlueZ v3 6/6] audio/A2DP: Add implemention of audio Suspend Stream command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v3 5/6] audio/A2DP: Add implemention of audio Resume Stream command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v3 3/6] audio/A2DP: Add implemention of audio Open Stream command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v3 4/6] audio/A2DP: Add implemention of audio Close Stream command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v3 1/6] audio/A2DP: Add implemention of audio Open command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v3 2/6] audio/A2DP: Add implemention of audio Close command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH] tools/bluetooth-player: check path validity
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH 1/2] android/pics: Add PICS and PIXIT for AVRCP
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH] android/pan: Generate file path in compile time
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH BlueZ 3/6] audio/A2DP: Add implemention of audio Open Stream command
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- Re: [PATCH] avrcp: Remove dead code
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH] android/pan: Generate file path in compile time
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH 1/2] tools: Fix build error in seq2bseq
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH] android-tester: Add possibility to debug mgmt
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH] btproxy: Fix double close
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH] android/pts: Update PTS results for MAP
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH -next] Bluetooth: Convert to use ATTRIBUTE_GROUPS macro
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Re: [PATCH] android/ipc: Use proper handlers in ipc_handle_msg
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 2/2] android/pics: Add PICS and PIXIT for A2DP
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- [PATCH 1/2] android/pics: Add PICS and PIXIT for AVRCP
- From: Jakub Tyszkowski <jakub.tyszkowski@xxxxxxxxx>
- Re: [PATCH] android/ipc: Fix arguments order in DBG
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 2/2] tools: Stop converting file if write failed in seq2bseq
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH 1/2] tools: Fix build error in seq2bseq
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH BlueZ 3/6] audio/A2DP: Add implemention of audio Open Stream command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v2 6/6] audio/A2DP: Add implemention of audio Suspend Stream command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v2 5/6] audio/A2DP: Add implemention of audio Resume Stream command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v2 2/6] audio/A2DP: Add implemention of audio Close command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v2 4/6] audio/A2DP: Add implemention of audio Close Stream command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v2 3/6] audio/A2DP: Add implemention of audio Open Stream command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [BlueZ v2 1/6] audio/A2DP: Add implemention of audio Open command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ] tools: Add missing check of write() return value
- From: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>
- Re: [PATCH BlueZ 3/6] audio/A2DP: Add implemention of audio Open Stream command
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- Re: [PATCH BlueZ 3/6] audio/A2DP: Add implemention of audio Open Stream command
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- Re: [PATCH BlueZ 1/6] audio/A2DP: Add implemention of audio Open command
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- Re: [PATCH BlueZ 2/6] audio/A2DP: Add implemention of audio Close command
- From: Lukasz Rymanowski <lukasz.rymanowski@xxxxxxxxx>
- [PATCH] android/ipc: Use proper handlers in ipc_handle_msg
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH] android/ipc: Fix arguments order in DBG
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- Re: [PATCH BlueZ 1/6] audio/A2DP: Add implemention of audio Open command
- From: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx>
- [PATCH] Bluetooth: BCSP fails to ACK re-transmitted frames from the peer
- From: Dean_Jenkins@xxxxxxxxxx
- [PATCH] Bluetooth: Avoid use of session socket after the session gets freed
- From: Dean_Jenkins@xxxxxxxxxx
- [PATCH] Bluetooth: Add debugfs entry to show Secure Connections Only mode
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH] Bluetooth: Add management command for Secure Connection Only mode
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH 1/2] Bluetooth: Handle security level 4 for L2CAP connections
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH 2/2] Bluetooth: Handle security level 4 for RFCOMM connections
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH] Bluetooth: Introduce requirements for security level 4
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH] Bluetooth: Track Secure Connections support of remote devices
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- Re: [PATCH BlueZ 1/6] audio/A2DP: Add implemention of audio Open command
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH BlueZ 01/11] attrib: Modify gatt_cb_t signature
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- [PATCH BlueZ 5/6] audio/A2DP: Add implemention of audio Resume Stream command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 2/6] audio/A2DP: Add implemention of audio Close command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 1/6] audio/A2DP: Add implemention of audio Open command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 4/6] audio/A2DP: Add implemention of audio Close Stream command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 6/6] audio/A2DP: Add implemention of audio Suspend Stream command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 3/6] audio/A2DP: Add implemention of audio Open Stream command
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 11/11] attrib: Add extra PDU checks when decoding Read by Type Response
- From: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>
- [PATCH BlueZ 10/11] attrib: Fix PDU length check for Read by Type Request
- From: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>
- [PATCH BlueZ 09/11] attrib: Reject incomplete PDU in dec_find_by_type_resp()
- From: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>
- [PATCH BlueZ 08/11] attrib: Remove unnecessary local variables from dec_find_by_type_req()
- From: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>
- [PATCH BlueZ 07/11] attrib: Remove unnecessary NULL checks on dec_find_by_type_req()
- From: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>
- [PATCH BlueZ 06/11] attrib: Add extra PDU checks when decoding Read by Group Type Response
- From: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>
- [PATCH BlueZ 05/11] attrib: Fix PDU length check for Read by Group Type Request
- From: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>
- [PATCH BlueZ 04/11] attrib: Remove unnecessary checks for PDU length on ATT encoding
- From: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>
- [PATCH BlueZ 03/11] attrib: Use att_put_u16() instead of htobs() + memcpy()
- From: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>
- [PATCH BlueZ 02/11] attrib: Add missing g_error_free()
- From: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>
- [PATCH BlueZ 01/11] attrib: Modify gatt_cb_t signature
- From: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>
- Re: [PATCH BlueZ] shared: Fix crash if adapter is removed before mgmt event is received
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH BlueZ] shared: Fix crash if adapter is removed before mgmt event is received
- From: Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>
- [PATCH v6] Bluetooth: Add hci_h4p driver
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v5] Bluetooth: Add hci_h4p driver
- From: Pavel Machek <pavel@xxxxxx>
- Re: Compilation using clang
- From: Vinicius Costa Gomes <vcgomes@xxxxxxxxx>
- Re: [PATCH v4 01/15] Bluetooth: Add LMP feature definitions for Secure Connections support
- From: Johan Hedberg <johan.hedberg@xxxxxxxxx>
- Compilation using clang
- From: Donald Carr <sirspudd@xxxxxxxxx>
- Re: [PATCH v5] Bluetooth: Add hci_h4p driver
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH] tools/bluetooth-player: check path validity
- From: Sebastian Chlad <sebastianx.chlad@xxxxxxxxx>
- Re: [PATCH v2 0/7] Next skeleton patches for audio plugin
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH v3] android/tester: Multi property check for test case
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH_v7 0/4] Add support for NAP role
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH] avrcp: Remove dead code
- From: Andrei Emeltchenko <Andrei.Emeltchenko.news@xxxxxxxxx>
- [PATCH v5] Bluetooth: Add hci_h4p driver
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v4] Bluetooth: Add hci_h4p driver
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH v3] android/tester: Multi property check for test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCH_v7 4/4] android/pan: Remove connected PAN devices on profile unregister call
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH_v7 3/4] android/pan: Implement PAN enable HAL api at daemon side
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH_v7 2/4] android/pan: Listen for incoming connections and accept in NAP role
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH_v7 1/4] android/pan: Register Network Access Point
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH_v7 0/4] Add support for NAP role
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH_v6 4/4] android/pan: Remove connected PAN devices on profile unregister call
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH_v6 2/4] android/pan: Listen for incoming connections and accept in NAP role
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH_v6 1/4] android/pan: Register Network Access Point
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH_v6 3/4] android/pan: Implement PAN enable HAL api at daemon side
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH_v6 0/4] Add support for NAP role
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- Re: [PATCH v4] Bluetooth: Add hci_h4p driver
- From: Sebastian Reichel <sre@xxxxxxxx>
- Re: [PATCH BlueZ 1/3] android: Convert libaudio-internal to a plugin
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH] android-tester: Add possibility to debug mgmt
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- Re: [PATCH v4] Bluetooth: Add hci_h4p driver
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH BlueZ 3/3] android: Load bluetooth.default.so as a module
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 2/3] android: Convert libhal-internal to a plugin
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- [PATCH BlueZ 1/3] android: Convert libaudio-internal to a plugin
- From: Luiz Augusto von Dentz <luiz.dentz@xxxxxxxxx>
- Re: [PATCH] android/pts: Add PTS test results for L2CAP
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- [PATCH_v5 4/4] android/pan: Remove connected PAN devices on profile unregister call
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH_v5 3/4] android/pan: Implement PAN enable HAL api at daemon side
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH_v5 2/4] android/pan: Listen for incoming connections and accept in NAP role
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH_v5 1/4] android/pan: Register Network Access Point
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH_v5 0/4] Add support for NAP role
- From: Ravi kumar Veeramally <ravikumar.veeramally@xxxxxxxxxxxxxxx>
- [PATCH] android/pts: Add PTS test results for L2CAP
- From: Sebastian Chlad <sebastianx.chlad@xxxxxxxxx>
- Re: [PATCH_v4 0/4] Add support for NAP role
- From: Szymon Janc <szymon.janc@xxxxxxxxx>
- Re: [PATCH v2] android/tester: Multi property check for test case
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCH v4 15/15] Bluetooth: Add support for remote OOB input of P-256 data
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v4 14/15] Bluetooth: Add internal function for storing P-192 and P-256 data
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v4 11/15] Bluetooth: Add support for local OOB data with Secure Connections
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v4 12/15] Bluetooth: Add debugfs quirk for forcing Secure Connections support
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v4 13/15] Bluetooth: Provide remote OOB data for Secure Connections
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v4 08/15] Bluetooth: Add management command for enabling Secure Connections
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v4 09/15] Bluetooth: Enable Secure Connection during power on if configured
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v4 10/15] Bluetooth: Limit acceptable link key types to only supported ones
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v4 06/15] Bluetooth: Enable Authenticated Payload Timeout Expired event
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v4 07/15] Bluetooth: Add flags and setting for Secure Connections support
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v4 05/15] Bluetooth: Add support for handling P-256 derived link keys
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v4 04/15] Bluetooth: Add definitions for new link key types
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v4 02/15] Bluetooth: Add HCI command definition for Secure Connections enabling
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v4 03/15] Bluetooth: Add HCI command definition for extended OOB data
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v4 01/15] Bluetooth: Add LMP feature definitions for Secure Connections support
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v3 12/15] Bluetooth: Add debugfs quirk for forcing Secure Connections support
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v3 14/15] Bluetooth: Add internal function for storing P-192 and P-256 data
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v3 15/15] Bluetooth: Add support for remote OOB input of P-256 data
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v3 13/15] Bluetooth: Provide remote OOB data for Secure Connections
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v3 02/15] Bluetooth: Add HCI command definition for Secure Connections enabling
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v3 10/15] Bluetooth: Limit acceptable link key types to only supported ones
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v3 11/15] Bluetooth: Add support for local OOB data with Secure Connections
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v3 09/15] Bluetooth: Enable Secure Connection during power on if configured
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v3 06/15] Bluetooth: Enable Authenticated Payload Timeout Expired event
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v3 07/15] Bluetooth: Add flags and setting for Secure Connections support
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v3 08/15] Bluetooth: Add management command for enabling Secure Connections
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v3 04/15] Bluetooth: Add definitions for new link key types
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v3 05/15] Bluetooth: Add support for handling P-256 derived link keys
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v3 01/15] Bluetooth: Add LMP feature definitions for Secure Connections support
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCH v3 03/15] Bluetooth: Add HCI command definition for extended OOB data
- From: Marcel Holtmann <marcel@xxxxxxxxxxxx>
- [PATCHv3 13/19] tools/rfcomm-tester: Add Connection refused client test case
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCH v2] android/tester: Multi property check for test case
- From: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@xxxxxxxxx>
- [PATCHv3 18/19] tools/rfcomm-tester: Add RFCOMM server test case
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 19/19] tools/rfcomm-tester: Add RFCOMM server negative test case
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 17/19] emulator/bthost: Call rfcomm_connect_cb when connected
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 12/19] tools/rfcomm-tester: Implement client test case
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 16/19] emulator/bthost: Add implementation to PN RSP
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 15/19] emulator/bthost: Ad implementation of rfcomm_ua_recv
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 14/19] emulator/bthost: Implement bthost_connect_rfcomm
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 11/19] emulator/bthost: Implement recv_disc rfcomm frame in bthost
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 10/19] emulator/bthost: Service msc frames
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 09/19] emulator/bthost: Add recv_pn implementation
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 07/19] monitor: Add mcc structs and types to rfcomm.h
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 08/19] emulator/bthost: Add rfcomm_mcc_recv stub
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 06/19] emulator/bthost: Add recv_sabm imnplementation
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 04/19] emulator/bthost: Add initial rfcomm handling
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 03/19] monitor: Add rfcomm.h to tree
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 05/19] emulator/bthost: Add method to create rfcomm server
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
- [PATCHv3 02/19] tools/rfcomm-tester: Add basic rfcomm test case
- From: Marcin Kraglak <marcin.kraglak@xxxxxxxxx>
[Index of Archives]
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]