linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-16 10:01:19 to 2014-07-21 08:45:30 UTC [more...]

[PATCH] android/pts: Interim PTS tests results for RFCOMM
 2014-07-21  8:45 UTC  (2+ messages)

[PATCHv2 00/11] Rest of the android bluetooth core tests
 2014-07-21  8:44 UTC  (13+ messages)
` [PATCHv2 01/11] android/tester-ng: Allow test framework user to choose emu type
` [PATCHv2 02/11] android/tester-ng: Improve result print
` [PATCHv2 03/11] android/tester-ng: Improve callback defining makro
` [PATCHv2 04/11] android/tester-ng: Improve variable's names
` [PATCHv2 05/11] android/tester-ng: Add missing check for callback status
` [PATCHv2 06/11] android/tester-ng: Add pin request and bond state callbacks
` [PATCHv2 07/11] android/tester-ng: Add BREDR pairing with pin test case
` [PATCHv2 08/11] android/tester-ng: Add wrong PIN reply "
` [PATCHv2 09/11] android/tester-ng: Add ssp confirmation cases
` [PATCHv2 10/11] android/tester-ng: Add more bonding cases
` [PATCHv2 11/11] android/tester: Remove old bluetooth core test cases

[PATCH 1/2] android/hal-sco: Remove unneeded check
 2014-07-21  8:42 UTC  (3+ messages)
` [PATCH 2/2] android/hal-audio: "

BCM20702A0 tx timeouts
 2014-07-21  7:51 UTC 

[PATCH] Bluetooth: Prefer sizeof(*ptr) when allocating memory
 2014-07-21  7:50 UTC 

[PATCH 00/11] Add shared/gatt-helpers
 2014-07-21  7:37 UTC  (13+ messages)
` [PATCH 01/11] shared/gatt: Introduce gatt-helpers.h skeleton
` [PATCH 02/11] shared/gatt: Implement bt_gatt_exchange_mtu
` [PATCH 03/11] shared/gatt: Implement "Discover All Primary Services" procedure
` [PATCH 04/11] shared/gatt: Implement "Discover Primary Service by UUID" procedure
` [PATCH 05/11] shared/gatt: Implement "Characteristic Discovery" procedures
` [PATCH 06/11] shared/gatt: Implement "Descriptor Discovery" procedure
` [PATCH 07/11] shared/gatt: Implement "Read" procedure
` [PATCH 08/11] shared/gatt: Implement "Read Long Characteristic Values" procedure
` [PATCH 09/11] shared/gatt: Implement "Write Value" and "Write Without Response" procedures
` [PATCH 10/11] shared/gatt: Implement "Write Long Values" procedure
` [PATCH 11/11] shared/gatt: Implement notification/indication helper

Missing vendor-specific ID for BCM20702A0
 2014-07-21  7:01 UTC 

[RFC 0/1] doc/gatt-api: New API properties and methods for the GATT D-Bus API
 2014-07-21  1:50 UTC  (3+ messages)
` [RFC 1/1] "

Refusing input device connect: No such file or directory (2)
 2014-07-20 23:13 UTC 

[PATCH] Bluetooth: Remove unneeded variable assignment in hmac_sha256
 2014-07-20 16:54 UTC  (2+ messages)

[PATCH] Bluetooth: Fix endian and alignment issue with ath3k version handling
 2014-07-20 15:43 UTC  (2+ messages)

[PATCH] Bluetooth: Disable HCI_CONNECTABLE based passive scanning for now
 2014-07-20 14:17 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: add public address configuration for Marvell USB devices
 2014-07-19  0:37 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: btmrvl: add public address configuration support

[PATCH 2/2] linux-firmware: Update firmware patch for Intel BT 7265
 2014-07-19  0:09 UTC 

[PATCH 1/2] linux-firmware: Update firmware patch for Intel BT 7260
 2014-07-19  0:09 UTC 

[PATCH 1/2] Bluetooth: add public address configuration for Marvell USB devices
 2014-07-18 21:46 UTC  (8+ messages)
` [PATCH 2/2] Bluetooth: btmrvl: add public address configuration support

pull request: bluetooth-next 2014-07-14
 2014-07-18 17:42 UTC  (2+ messages)

Empty SCO packets after end of call
 2014-07-18 14:27 UTC 

Empty SCO packets after end of call
 2014-07-18 14:22 UTC 

[PATCH 1/2] core: Remove unneeded assignment
 2014-07-18 13:28 UTC  (8+ messages)
` [PATCH 2/2] android/core: "
` [PATCHv2 1/6] core: "
  ` [PATCHv2 2/6] android/core: "
  ` [PATCHv2 3/6] tools/rctest: Remove unneeded return
  ` [PATCHv2 4/6] tools/rctest: Remove dead code
  ` [PATCHv2 5/6] tools/scotest: Remove unneeded return
  ` [PATCHv2 6/6] tools/l2test: "

[PATCHv2 00/21] Second iteration of SCO Audio HAL fixes
 2014-07-18 13:26 UTC  (24+ messages)
` [PATCHv2 01/21] android/hal-sco: Use nanosleep for SCO synchronization
` [PATCHv2 02/21] android/hal-sco: Move mtu assignment to open_stream()
` [PATCHv2 03/21] android/hal-sco: Add SCO packet cache
` [PATCHv2 04/21] android/hal-sco: Make use of config parameter
` [PATCHv2 05/21] android/hal-sco: Implement open input stream
` [PATCHv2 06/21] android/hal-sco: Check file descriptor >= 0
` [PATCHv2 07/21] android/hal-sco: Use global sco file descriptor
` [PATCHv2 08/21] android/hal-sco: Make debug more readable
` [PATCHv2 09/21] android/hal-sco: Fix memory leak
` [PATCHv2 10/21] android/hal-sco: Implement read
` [PATCHv2 11/21] android/hal-sco: Skip resampling for output stream with 8k
` [PATCHv2 12/21] android/hal-sco: Skip resampling for input of 8k
` [PATCHv2 13/21] android/hal-sco: Choose buffer size
` [PATCHv2 14/21] android/hal-sco: Add stream synchronization
` [PATCHv2 15/21] android/hal-sco: Get SCO audio fd on demand
` [PATCHv2 16/21] android/hal-sco: Defer SCO connection to write()
` [PATCHv2 17/21] android/hal-sco: Fix incorrect assignment
` [PATCHv2 18/21] android/hal-audio: Fix leaving open socket
` [PATCHv2 19/21] android/hal-sco: "
` [PATCHv2 20/21] android/hal-sco: Fix error code printing
` [PATCHv2 21/21] android/ipc: Rename connect_sco to get_fd
  ` [PATCH] "

[PATCH] Android/pts: Update PTS files for HID
 2014-07-18 11:59 UTC 

[PATCH 01/11] android/tester-ng: Allow test framework user to choose emu type
 2014-07-18 11:51 UTC  (11+ messages)
` [PATCH 02/11] android/tester-ng: Improve result print
` [PATCH 03/11] android/tester-ng: Improve callback defining makro
` [PATCH 04/11] android/tester-ng: Improve variable's names
` [PATCH 05/11] android/tester-ng: Add missing check for callback status
` [PATCH 06/11] android/tester-ng: Add pin request and bond state callbacks
` [PATCH 07/11] android/tester-ng: Add BREDR pairing with pin test case
` [PATCH 08/11] android/tester-ng: Add wrong PIN reply "
` [PATCH 09/11] android/tester-ng: Add ssp confirmation cases
` [PATCH 10/11] android/tester-ng: Add more bonding cases
` [PATCH 11/11] android/tester: Remove old bluetooth core test cases

[PATCH 1/9] emulator: Add flags param to advertise enabling function
 2014-07-18 11:37 UTC  (10+ messages)
` [PATCH 2/9] android/tester-ng: Add remote device found case
` [PATCH 3/9] android/tester-ng: Add get remote properties case
` [PATCH 4/9] android/tester-ng: Replace action result with status
` [PATCH 5/9] android/tester-ng: Add get remote props cases
` [PATCH 6/9] android/tester-ng: Add get remote property failing cases
` [PATCH 7/9] android/tester-ng: Add set remote friendly name success case
` [PATCH 8/9] android/tester-ng: Add remote device set property fail cases
` [PATCH 9/9] android/tester: Remove old test cases

[PATCH] android/build: Add rctest tool to Android build
 2014-07-18 10:32 UTC  (2+ messages)

[PATCH] android/pts: Update PTS files for HFP
 2014-07-18 10:32 UTC  (2+ messages)

[PATCH] Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
 2014-07-18  9:22 UTC  (2+ messages)

[PATCH 1/8] android/gatt: Fix service class id of built in gatt services
 2014-07-18  9:15 UTC  (9+ messages)
` [PATCH 2/8] attrib: Fix discovering descriptors
` [PATCH 3/8] android/gatt: Fix searching primary services by uuids
` [PATCH 4/8] android/gatt: Fix check for permissions error
` [PATCH 5/8] android/gatt: Fix read responses with o length value
` [PATCH 6/8] android/gatt: Add GATT_PERM_NONE define
` [PATCH 7/8] android/gatt: Send proper status of read descriptor callback
` [PATCH 8/8] android/gatt: Fix incorrect status in read characteristic cb

[PATCH 1/9] android/tester-ng: Use action and callback defining macros
 2014-07-18  8:18 UTC  (12+ messages)
` [PATCH 2/9] android/tester-ng: Add test declaration helper macro
` [PATCH 3/9] android/tester-ng: Use array of statics instead of case pointers
` [PATCH 4/9] android/tester-ng: Use test case independent naming for props
` [PATCH 5/9] android/tester-ng: Add start discovery success cases
` [PATCH 6/9] android/tester-ng: Add cancel discovery cases
` [PATCH 7/9] emulator: Extend le advertising function with discoverable flag
` [PATCH 8/9] android/tester-ng: Add remote device found case
` [PATCH 9/9] android/tester: Remove old test cases

[PATCH] android/pts: Update PTS files for MAP
 2014-07-18  7:11 UTC  (2+ messages)

[PATCH 1/3] Bluetooth: Pass initiator/acceptor information to hci_conn_security()
 2014-07-17 12:42 UTC  (6+ messages)
` [PATCH 2/3] Bluetooth: Introduce a flag to track who really initiates authentication
` [PATCH 3/3] Bluetooth: Fix allowing initiating pairing when not pairable

[PATCH] Bluetooth: Fix resetting remote authentication requirement after pairing
 2014-07-17 12:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] android/build: Add rfcomm tool to Android build
 2014-07-17 10:44 UTC 

[PATCH] bluetooth: never linger on process exit
 2014-07-17 10:16 UTC  (2+ messages)

[PATCH] GATT Hirarchy for gatt-api
 2014-07-17  9:52 UTC 

[PATCH] GATT Hirarchy for gatt-api
 2014-07-17  9:50 UTC 

[PATCH] Bluetooth: Don't bother user space without IO capabilities
 2014-07-17  9:45 UTC  (2+ messages)

[PATCH] Bluetooth: Fix using uninitialized variable when pairing
 2014-07-17  9:39 UTC  (2+ messages)

[PATCHv1 00/23] Audio SCO HAL second patch set
 2014-07-17  8:54 UTC  (24+ messages)
` [PATCHv1 01/23] android/hal-sco: Use nanosleep for SCO synchronization
` [PATCHv1 02/23] android/hal-sco: Fixes for unreliable mtu
` [PATCHv1 03/23] android/hal-sco: Add SCO packet cache
` [PATCHv1 04/23] android/hal-sco: Make use of config parameter
` [PATCHv1 05/23] android/hal-sco: Implement open input stream
` [PATCHv1 06/23] android/hal-sco: Check file descriptor >= 0
` [PATCHv1 07/23] android/hal-sco: Use global sco file descriptor
` [PATCHv1 08/23] android/hal-sco: Make debug more readable
` [PATCHv1 09/23] android/hal-sco: Fix memory leak
` [PATCHv1 10/23] android/hal-sco: Implement read
` [PATCHv1 11/23] android/hal-sco: Skip resampling for output stream with 8k
` [PATCHv1 12/23] android/hal-sco: Skip resampling for input of 8k
` [PATCHv1 13/23] android/hal-sco: Choose buffer size
` [PATCHv1 14/23] android/hal-sco: Add stream synchronization
` [PATCHv1 15/23] android/hal-sco: Connect SCO audio on demand
` [PATCHv1 16/23] android/hal-sco: Defer SCO connection to write()
` [PATCHv1 17/23] android/hal-sco: Fix incorrect assignment
` [PATCHv1 18/23] android/hal-audio: Fix leaving open socket
` [PATCHv1 19/23] android/hal-sco: "
` [PATCHv1 20/23] android/hal-sco: Fix error code printing
` [PATCHv1 21/23] android/hal-audio: Remove dead code
` [PATCHv1 22/23] android/hal-sco: Remove unneeded statement
` [PATCHv1 23/23] android/tools: Rearrange headers include

LE mouse reconnect problem
 2014-07-17  5:42 UTC  (22+ messages)
    ` Fwd: "

[PATCH] shared/gatt: Fix NULL pointer dereference on destroy
 2014-07-16 15:53 UTC  (2+ messages)

[PATCH] android/pts: Update PTS files for HSP
 2014-07-16 15:41 UTC  (2+ messages)

[PATCH] android/pts: Update PTS files for AVRCP
 2014-07-16 15:41 UTC  (2+ messages)

[PATCH 01/10] android/tester-ng: Use loop for adding cases to the queue
 2014-07-16 15:31 UTC  (2+ messages)

[PATCH] Bluetooth: Fix always checking the blacklist for incoming connections
 2014-07-16 13:26 UTC  (2+ messages)

[RFC] android/gatt: Fix daemon crash
 2014-07-16 10:44 UTC  (4+ messages)

[PATCH 0/8] haltest support for Audio SCO HAL testing
 2014-07-16 10:06 UTC  (2+ messages)

[PATCH 1/3] Bluetooth: Add a role parameter to hci_conn_add()
 2014-07-16 10:01 UTC  (4+ messages)
` [PATCH 3/3] Bluetooth: Fix trying to initiate connections when acting as LE slave


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).