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

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

[RFC] android/gatt: Fix daemon crash
 2014-07-16  9:28 UTC  (2+ messages)

[PATCH 1/3] Bluetooth: Add proper defines for HCI connection role
 2014-07-16  9:09 UTC  (6+ messages)
` [PATCH 2/3] Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
` [PATCH 3/3] Bluetooth: Use explicit role instead of a bool in function parameters

[PATCH v4] Bluetooth: BCSP fails to ACK re-transmitted frames from the peer
 2014-07-16  6:25 UTC 

[PATCH v3] Bluetooth: BCSP fails to ACK re-transmitted frames from the peer
 2014-07-16  6:05 UTC 

[PATCH] monitor: Write btsnoop before processing packet
 2014-07-15 14:45 UTC  (2+ messages)

[PATCH 1/2] monitor: Exit with error if failed to open file for writing
 2014-07-15 14:44 UTC  (3+ messages)
` [PATCH 2/2] gitignore: Add android/android-tester-ng

[PATCH] android/pts: Update PTS files for HSP
 2014-07-15 14:20 UTC 

[PATCH v2] Bluetooth: BCSP fails to ACK re-transmitted frames from the peer
 2014-07-15 13:06 UTC  (4+ messages)

[PATCH] android/pts: Update PTS files for AVRCP
 2014-07-15 12:51 UTC 

[PATCH 1/3] android/gatt: Fix searching primary services by uuids
 2014-07-15 10:54 UTC  (3+ messages)
` [PATCH 2/3] android/gatt: Fix service class id of built in gatt services
` [PATCH 3/3] android/gatt: Fix incorrect status in read characteristic cb

[PATCH] Bluetooth: Don't try to reject failed LE connections
 2014-07-15  9:02 UTC  (2+ messages)

[PATCH] Bluetooth: Remove unnecessary params variable from process_adv_report()
 2014-07-15  9:01 UTC  (2+ messages)

[PATCH] Bluetooth: btmrvl: avoid sending data to firmware after hs_activated
 2014-07-15  9:01 UTC  (2+ messages)

[PATCH 01/10] android/tester-ng: Use loop for adding cases to the queue
 2014-07-15  8:24 UTC  (10+ messages)
` [PATCH 02/10] android/tester-ng: Fix for not checking callback count in step
` [PATCH 03/10] android/tester-ng: Set proper callback count
` [PATCH 04/10] android/tester-ng: Verify action results also for success case
` [PATCH 05/10] android/tester-bluetooth: Add get bdaddr and bdname success cases
` [PATCH 06/10] android/tester-bluetooth: Add various property set fail cases
` [PATCH 07/10] android/tester-bluetooth: Add set scan mode success case
` [PATCH 08/10] android/tester-bluetooth: Add get properties success cases
` [PATCH 09/10] android/tester-bluetooth: Add set scan mode none succes case
` [PATCH 10/10] android/tester: Remove old cases

[PATCH 1/2] android/hal-audio: Fix leaving open socket
 2014-07-15  8:04 UTC  (2+ messages)
` [PATCH 2/2] android/hal-sco: "

[PATCH 0/8] haltest support for Audio SCO HAL testing
 2014-07-15  7:59 UTC  (9+ messages)
` [PATCH 1/8] android/haltest: Add open/close input stream commands
` [PATCH 2/8] android/haltest: Add read command
` [PATCH 3/8] android/haltest: Add loop command
` [PATCH 4/8] android/haltest: Implement read to file
` [PATCH 5/8] android/haltest: Add sample rate parameter when opening audio streams
` [PATCH 6/8] android/haltest: Correct check for similar buffer size
` [PATCH 7/8] android/haltest: Add mono to stereo conversion for loopback
` [PATCH 8/8] android/haltest: Refactor stop and closing streams

pull request: bluetooth-next 2014-07-14
 2014-07-14 21:49 UTC 

[PATCH] Bluetooth: cmtp: Remove unnecessary null test
 2014-07-14 21:02 UTC  (2+ messages)

[PATCH 00/19] Android/tester-ng: New android tester
 2014-07-14 15:02 UTC  (2+ messages)

[RFC] Bluetooth: Convert hci_cb_list to use RCU instead of rwlock
 2014-07-14 13:52 UTC 

[RFC] Bluetooth: Convert hci_dev_list to use RCU instead of an rwlock
 2014-07-14 13:28 UTC 

[PATCH] Bluetooth: Fix trying LTK re-encryption when we don't have an LTK
 2014-07-14 12:04 UTC  (2+ messages)

[PATCH] Bluetooth: Convert hci_dev_list_lock to a mutex
 2014-07-14 10:29 UTC 

[PATCH] Bluetooth: Remove sco_chan_get helper function
 2014-07-14 10:12 UTC  (2+ messages)

[RFC] doc: Extend management OOB commands with LE support
 2014-07-14  9:44 UTC 

[PATCH] Bluetooth: Replace SCO bh_lock_sock with lock_sock
 2014-07-13 23:45 UTC 

[PATCH] Bluetooth: Convert internal SCO spinlock into a mutex
 2014-07-13 23:28 UTC 

[PATCH] Bluetooth: Convert L2CAP ident spinlock into a mutex
 2014-07-13 19:33 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Remove unneeded forward declaration of __sco_chan_add
 2014-07-13 18:40 UTC  (2+ messages)

[PATCH] Bluetooth: Allocate struct inquiry_entry with GFP_KERNEL
 2014-07-13 18:40 UTC  (2+ messages)

[PATCH 2/2] Bluetooth: Remove unneeded forward declaration of sco_chan_del
 2014-07-13 17:54 UTC 

[PATCH] Bluetooth: Enable LE Long Term Key Request event only when supported
 2014-07-13  5:51 UTC  (2+ messages)

[PATCH] Bluetooth: Enable LE encryption events only when supported
 2014-07-13  5:50 UTC  (2+ messages)

[PATCH] Bluetooth: Read LE Advertising Channel TX Power only when available
 2014-07-13  5:50 UTC  (2+ messages)

[PATCH] android/cts: Update test results for CTS 4.4 R3
 2014-07-12 21:44 UTC 

[PATCH] Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registered
 2014-07-12 15:38 UTC  (2+ messages)

[PATCH net-next 0/2] Introduce generic 6LoWPAN branch
 2014-07-12  9:42 UTC  (14+ messages)
` [PATCH net-next 1/2] 6lowpan: introduce new net/6lowpan directory
` [PATCH net-next 2/2] MAINTAINERS: add net/6lowpan/ maintainer entry
` [Linux-zigbee-devel] [PATCH net-next 0/2] Introduce generic 6LoWPAN branch

Bluetooth device AR3012 [0cf3:e005] sometimes can't work on XHCI host controller
 2014-07-11 22:51 UTC 

[PATCH v2 1/5] android/gatt: Add support for GATT over BR/EDR
 2014-07-11 20:10 UTC  (6+ messages)
` [PATCH v2 2/5] android/bluetooth: Add function for checking last seen bearer
` [PATCH v2 3/5] android/gatt: Choose LE or BR/EDR based on "
` [PATCH v2 4/5] shared/gatt: Add function for getting service UUID
` [PATCH v2 5/5] android/gatt: Register SDP records for services

[PATCH v2] Bluetooth: Fix tracking local SSP authentication requirement
 2014-07-11 13:24 UTC  (3+ messages)

[PATCH] Bluetooth: Fix tracking local SSP authentication requirement
 2014-07-11 12:02 UTC 

[PATCH v2] Bluetooth: btusb: Add Realtek 8723/8761 support
 2014-07-11 11:19 UTC  (13+ messages)
        ` 答复: "
                ` 答复: "
                    ` 答复: "

[PATCH 1/2] Bluetooth: Check for valid HCI UART driver flags
 2014-07-11 11:00 UTC  (2+ messages)

[PATCH 1/4] Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.c
 2014-07-11 10:59 UTC  (2+ messages)

[PATCH] Bluetooth: Update the list of L2CAP fixed channels
 2014-07-11 10:58 UTC  (2+ messages)

[PATCH] Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
 2014-07-11 10:57 UTC  (2+ messages)

[PATCH] Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.c
 2014-07-11 10:56 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Move struct hci_sec_filter next to its user
 2014-07-11 10:55 UTC  (2+ messages)

[PATCH] Bluetooth: Move HCI socket definitions into its own header file
 2014-07-11 10:54 UTC  (2+ messages)

[PATCH 2/2] Bluetooth: Add support for external configuration with UART driver
 2014-07-11  5:12 UTC 

[PATCH 4/4] Bluetooth: Move SCO timeout constants into net/bluetooth/sco.c
 2014-07-11  4:19 UTC 

[PATCH 3/4] Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constant
 2014-07-11  4:19 UTC 

[PATCH 2/4] Bluetooth: Move struct sco_conn into net/bluetooth/sco.c
 2014-07-11  4:19 UTC 

[PATCH 2/2] Bluetooth: Delcare the hci_sec_filter as const
 2014-07-11  3:36 UTC 

[PATCH] Bluetooth: Move mgmt protocol defintion into net/bluetooth
 2014-07-11  3:28 UTC 

pull request: bluetooth-next 2014-07-09
 2014-07-10 21:05 UTC  (2+ messages)

[PATCH] android/pts: Update PTS files for AVCTP
 2014-07-10 19:29 UTC  (2+ messages)

[PATCH] android/pts: Update PTS files for DID
 2014-07-10 19:28 UTC  (2+ messages)

[PATCH] android/pts: Initial PTS docs for RFCOMM
 2014-07-10 19:27 UTC  (2+ messages)

[PATCH] android/pts: PTS updates for A2DP
 2014-07-10 19:27 UTC  (2+ messages)

[PATCH] Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctl
 2014-07-10 13:39 UTC  (2+ messages)

[PATCH v2] Bluetooth: Mark controller is down when HCI_AUTO_OFF is set
 2014-07-10 11:59 UTC  (2+ messages)

[PATCH] Bluetooth: Mark controller is down when HCI_AUTO_OFF is set
 2014-07-10 10:08 UTC 

[PATCH 1/4] Bluetooth: Remove unneeded mgmt_connectable function
 2014-07-10  9:17 UTC  (8+ messages)
` [PATCH 2/4] Bluetooth: Refactor ioctl scan state update to its own function
` [PATCH 3/4] Bluetooth: Remove unneeded mgmt_discoverable function
` [PATCH 4/4] Bluetooth: Remove unneeded mgmt_write_scan_failed function

[PATCH] Bluetooth: Fix using test_and_clear instead of test_and_set
 2014-07-10  8:52 UTC  (2+ messages)

[PATCH] Bluteooth: Reject SMP bonding if HCI_PAIRABLE is not set
 2014-07-10  8:25 UTC  (2+ messages)

[PATCH] Bluetooth: Fix advertising parameter update when toggling connectable
 2014-07-10  8:04 UTC  (2+ messages)

[PATCH 1/3] Bluetooth: Remove unneeded mgmt_connectable function
 2014-07-10  8:02 UTC  (3+ messages)
` [PATCH 2/3] Bluetooth: Remove unneeded mgmt_discoverable function
` [PATCH 3/3] Bluetooth: Remove unneeded mgmt_write_scan_failed function

[PATCH 0/3] Bluetooth: SMP fixes
 2014-07-09 16:25 UTC  (5+ messages)
` [PATCH 1/3] Bluetooth: Always confirm incoming SMP just-works requests
` [PATCH 2/3] Bluetooth: Fix forcing SMP just-works with no-bonding
` [PATCH 3/3] Bluetooth: Fix incorrect clearing of SMP_FLAG_INITIATOR

[PATCH 0/2] shared/att: Improve client support
 2014-07-09 13:38 UTC  (2+ messages)

[PATCH 1/3] android/gatt: Add support for GATT over BR/EDR
 2014-07-09 12:41 UTC  (3+ messages)
` [PATCH 2/3] android/bluetooth: Add function for checking last seen bearer
` [PATCH 3/3] android/gatt: Choose LE or BR/EDR based on "

[RFC] Bluetooth: Don't send ERTM configuration option when disabled
 2014-07-09 12:19 UTC  (2+ messages)

[PATCH] Add a new PID/VID 0cf3/e005 for AR3012
 2014-07-09 11:47 UTC  (10+ messages)

[PATCH] Bluetooth: Fix setting HCI_CONNECTABLE from ioctl code
 2014-07-09 10:32 UTC  (2+ messages)

[PATCH v3 0/7] Bluetooth: White list support for BR/EDR
 2014-07-09 10:27 UTC  (9+ messages)
` [PATCH v3 1/7] Bluetooth: Unify helpers for bdaddr_list manipulations
` [PATCH v3 2/7] Bluetooth: Introduce a whitelist for BR/EDR devices
` [PATCH v3 3/7] Bluetooth: Update page scan when necessary for Add/Remove Device
` [PATCH v3 4/7] Bluetooth: Fix incorrectly setting HCI_CONNECTABLE
` [PATCH v3 5/7] Bluetooth: Refactor connection request handling
` [PATCH v3 6/7] Bluetooth: Enable page scan also if there are white list entries
` [PATCH v3 7/7] Bluetooth: Add white list lookup for incoming connection requests

[PATCH v2 0/7] Bluetooth: White list support for BR/EDR
 2014-07-09  9:50 UTC  (9+ messages)
` [PATCH v2 2/7] Bluetooth: Introduce a whitelist for BR/EDR devices
` [PATCH v2 3/7] Bluetooth: Update page scan when necessary for Add/Remove Device
` [PATCH v2 7/7] Bluetooth: Add white list lookup for incoming connection requests

[PATCH 1/2] android/gatt: Fix sending incorrect frames
 2014-07-09  9:31 UTC  (3+ messages)
` [PATCH 2/2] android/gatt: Set need_resp flag in when received PREP_WRITE_REQ


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).