messages from 2014-07-26 11:59:56 to 2014-07-31 13:07:57 UTC [more...]
[PATCH ] monitor: Add AVCTP support to btmon
2014-07-31 13:07 UTC (2+ messages)
[PATCH 0/6] android/gatt: Make usage of kernel auto connect feat
2014-07-31 11:11 UTC (7+ messages)
` [PATCH 1/6] android/bluetooth: Add flag for kernel connection control
` [PATCH 2/6] android/bluetooth: Add API to add device to auto connect list
` [PATCH 3/6] android/bluetooth: Add API to remove device from "
` [PATCH 4/6] android/gatt: Refactor trigger connection function
` [PATCH 5/6] android/gatt: Use kernel auto connect feature if possible
` [PATCH 6/6] android/bluetooth: Clear auto connect list on startup
HoG: Support multi output report
2014-07-31 10:07 UTC (3+ messages)
[PATCH BlueZ] shared/queue: Fix not allowing to remove NULL entries
2014-07-31 8:18 UTC (2+ messages)
[PATCH BlueZ 1/2] android/hog: Cache report value
2014-07-31 8:18 UTC (3+ messages)
` [PATCH BlueZ 2/2] android/hog: Add support for UHID_FEATURE event
pull request: bluetooth-next 2014-07-31
2014-07-31 7:43 UTC
[Linux-zigbee-devel] [PATCH 1/2] Remove dev parameter from skb_delivery_cb in 6lowpan
2014-07-31 6:26 UTC (3+ messages)
` [Linux-zigbee-devel] [PATCH 2/2] Change lowpan_rcv so skb is freed within function and fix return values
[PATCH] bluetooth: Fix crash in the driver initialization codepath
2014-07-30 23:10 UTC (2+ messages)
[PATCH] shared/att: Handle disconnects
2014-07-30 23:05 UTC (7+ messages)
[PATCH v1] shared/gatt: Use iterator based discovery result structure
2014-07-30 22:48 UTC
[PATCH] shared/gatt: Use iterator based discovery result structure
2014-07-30 22:22 UTC (5+ messages)
[PATCH 0/2] linux-wpan-next: lowpan_rcv - skb is freed within function and fix return values
2014-07-30 18:32 UTC (6+ messages)
` [PATCH 1/2] Remove dev parameter from skb_delivery_cb in 6lowpan
` [PATCH 2/2] Change lowpan_rcv so skb is freed within function and fix return values
[RFC v1 0/1] doc/gatt-api: New API properties and methods for the GATT D-Bus API
2014-07-30 16:46 UTC (10+ messages)
` [RFC v1 1/1] "
[PATCH 1/5] android/gatt: Split set_security() function
2014-07-30 16:34 UTC (10+ messages)
` [PATCH 2/5] android/gatt: Expose API to elevate security level
` [PATCH 3/5] anroid/hidhost: Set security to MEDUIM after connect
` [PATCH 4/5] android/gatt: Always connect with BT_SEC_LOW security
` [PATCH 5/5] android/bluetooth: Fix loading LTKs
[PATCH BlueZ] android/avrcp: Fix crash while discovering records
2014-07-30 10:27 UTC (2+ messages)
[PATCH 0/8] Add PAN test cases
2014-07-30 10:06 UTC (13+ messages)
` [PATCH 1/8] android/tester: Fix memory leak
` [PATCH 2/8] android/tester-ng: Add PAN init test case
` [PATCH 3/8] android/tester-ng: Add PAN Connect "
` [PATCH 4/8] android/tester-ng: Add PAN Disconnect "
` [PATCH 5/8] anrdroid/tester-ng: Add PAN Get Local Role "
` [PATCH 6/8] android/tester-ng: Add PAN Enable PANU "
` [PATCH 7/8] android/tester-ng: Add PAN Enable NAP "
` [PATCH 8/8] android/tester-ng: Add PAN Enable None "
[PATCHv2 0/9] android/tester-ng: Add HIDHost test cases
2014-07-30 9:57 UTC (11+ messages)
` [PATCHv2 1/9] android/tester-ng: Add HIDHost connect, disconnect cases
` [PATCHv2 2/9] android/tester-ng: Add HIDHost virtual unplug test case
` [PATCHv2 3/9] android/tester-ng: Add HIDHost get protocol mode case
` [PATCHv2 4/9] android/tester-ng: Add HIDHost set "
` [PATCHv2 5/9] android/tester-ng: Add HIDHost get report case
` [PATCHv2 6/9] android/tester-ng: Add HIDHost set "
` [PATCHv2 7/9] android/tester-ng: Add HIDHost send data case
` [PATCHv2 8/9] android/tester: Remove old HIDHost test cases
` [PATCHv2 9/9] android/tester: Remove old android-tester
[PATCH] android/pts: RFCOMM PTS update
2014-07-30 9:26 UTC (2+ messages)
[PATCH 1/3] Bluetooth: Rename HCI_PAIRABLE to HCI_BONDABLE
2014-07-30 6:28 UTC (6+ messages)
` [PATCH 2/3] Bluetooth: Rename pairable mgmt setting to bondable
` [PATCH 3/3] Bluetooth: Always use non-bonding requirement when not bondable
[PATCH] Bluetooth: Fix sparse warning from HID new leds handling
2014-07-30 6:26 UTC (2+ messages)
[PATCH] Bluetooth: Fix check for connected state when pairing
2014-07-30 5:55 UTC (2+ messages)
[PATCH bluetooth-next 0/2] 6lowpan cleanup
2014-07-30 5:55 UTC (5+ messages)
` [PATCH bluetooth-next 1/2] 6lowpan: remove unused macros
` [PATCH bluetooth-next 2/2] 6lowpan: remove unused function
[PATCH 1/5] 6lowpan: iphc: Fix block comments to match networking style
2014-07-30 5:38 UTC (2+ messages)
[PATCH 5/5] 6lowpan: iphc: Fix parenthesis alignments which off-by-one
2014-07-30 1:48 UTC
[PATCH 4/5] 6lowpan: iphc: Fix missing braces for if statement
2014-07-30 1:48 UTC
[PATCH 3/5] 6lowpan: iphc: Fix missing blank line after variable declarations
2014-07-30 1:48 UTC
[PATCH 2/5] 6lowpan: iphc: Fix issues with alignment matching open parenthesis
2014-07-30 1:48 UTC
[PATCH bluetooth-next 0/7] 6lowpan: trivial iphc changes
2014-07-30 1:47 UTC (9+ messages)
` [PATCH bluetooth-next 1/7] 6lowpan: iphc: rename hc06_ptr pointer to hc_ptr
` [PATCH bluetooth-next 2/7] 6lowpan: iphc: use sizeof in udp uncompression
` [PATCH bluetooth-next 3/7] 6lowpan: iphc: cleanup use of lowpan_fetch_skb
` [PATCH bluetooth-next 4/7] 6lowpan: iphc: cleanup use of lowpan_push_hc_data
` [PATCH bluetooth-next 5/7] 6lowpan: iphc: use ipv6 api to check address scope
` [PATCH bluetooth-next 6/7] 6lowpan: iphc: remove check on null
` [PATCH bluetooth-next 7/7] 6lowpan: remove unused LOWPAN_FRAG_SIZE define
[PATCH] Bluetooth: Fix SMP context tracking leading to a kernel crash
2014-07-29 14:38 UTC (2+ messages)
pull request: bluetooth-next 2014-07-28
2014-07-29 14:26 UTC (2+ messages)
[PATCH 1/2] core: Remove unneeded assignment
2014-07-29 14:21 UTC (28+ messages)
` [PATCHv3 01/11] "
` [PATCHv3 02/11] android/core: "
` [PATCHv3 03/11] tools/rctest: Remove unneeded return
` [PATCHv3 04/11] tools/rctest: Remove dead code
` [PATCHv3 05/11] tools/scotest: Remove unneeded return
` [PATCHv3 06/11] tools/l2test: "
` [PATCHv3 07/11] tools/scotest: Fix double close socket
` [PATCHv3 08/11] android/ipc: Remove unneeded check
` [PATCHv3 09/11] tools: Fix memory leak
` [PATCHv3 10/11] obexd: "
` [PATCHv3 11/11] "
` [PATCHv4 01/12] core: Remove unneeded assignment
` [PATCHv4 02/12] android/core: Use g_clear_error instead of free and assignment
` [PATCHv4 03/12] tools/rctest: Remove unneeded return
` [PATCHv4 04/12] tools/rctest: Remove dead code
` [PATCHv4 05/12] tools/scotest: Remove unneeded return
` [PATCHv4 06/12] tools/l2test: "
` [PATCHv4 07/12] tools/scotest: Fix double close socket
` [PATCHv4 08/12] android/ipc: Remove unneeded check
` [PATCHv4 09/12] tools: Fix memory leak
` [PATCHv4 10/12] obexd: "
` [PATCHv4 11/12] "
` [PATCHv4 12/12] attrib: "
[PATCHv2 1/3] monitor: Add save to file SCO audio
2014-07-29 14:18 UTC (3+ messages)
` [PATCHv2 2/3] monitor: Fix segmentation fault with malformed packet
` [PATCHv2 3/3] monitor: Handle default switch case
[PATCH] android/pts: RFCOMM PTS update
2014-07-29 14:06 UTC
[PATCH] Bluetooth: Fix SMP authentication requirement when initiator
2014-07-29 12:39 UTC (3+ messages)
[PATCHv2] android/client: Set default handsfree mode for host
2014-07-29 9:00 UTC (2+ messages)
[RFC] Bluetooth: Make rfcomm_dlc_clear_timer() SMP safe
2014-07-29 8:02 UTC (3+ messages)
[PATCH BlueZ 1/2] input/hog: Cleanup unnecessary code
2014-07-29 7:44 UTC (3+ messages)
` [PATCH BlueZ 2/2] android/hog: Fix handling UHID_FEATURE as UHID_OUTPUT
[A2DP] Incoming connections do not succeed
2014-07-29 5:29 UTC (5+ messages)
[PATCH] Bluetooth: Fix incorrectly disabling page scan when toggling connectable
2014-07-28 18:31 UTC (2+ messages)
Bluetooth Low Energy service crash report - when trying read a HID feature report
2014-07-28 15:15 UTC (10+ messages)
` <COMMERCIAL>: "
[PATCH] Bluetooth: Fix clearing HCI_PSCAN flag
2014-07-28 14:51 UTC (2+ messages)
[PATCH bluetooth-next] MAINTAINERS: add 6lowpan header file
2014-07-28 14:49 UTC (2+ messages)
[PATCH] monitor: Add AVCTP support to btmon
2014-07-28 13:33 UTC (3+ messages)
[PATCH v2 0/5] Bluetooth: Page scan fixes & improvements
2014-07-28 12:10 UTC (6+ messages)
` [PATCH v2 1/5] Bluetooth: Add convenience function to check for pending power off
` [PATCH v2 2/5] Bluetooth: Disable page scan if all whitelisted devices are connected
` [PATCH v2 3/5] Bluetooth: Fix updating whitelist state for existing connections
` [PATCH v2 4/5] Bluetooth: Fix redundant scan mode updates
` [PATCH v2 5/5] Bluetooth: Fix incorrectly disabling page scan when toggling connectable
[RFC] monitor: Add save to file SCO audio
2014-07-28 11:40 UTC
[PATCH 1/2] Bluetooth: Add convenience function to check for pending power off
2014-07-28 11:00 UTC (2+ messages)
` [PATCH 2/2] Bluetooth: Disable page scan if all whitelisted devices are connected
[PATCH] android/client: Set default handsfree mode for host
2014-07-28 10:46 UTC (2+ messages)
[PATCH 1/9] android/tester-ng: Add HIDHost connect, disconnect cases
2014-07-28 9:33 UTC (2+ messages)
[RFC] Bluetooth: Set Simultaneous LE and BR/EDR controller option to zero
2014-07-27 7:27 UTC (2+ messages)
[PATCH v2 00/11] Add shared/gatt-helpers
2014-07-26 22:10 UTC (6+ messages)
` [PATCH v2 03/11] shared/gatt: Implement "Discover All Primary Services" procedure
[Bug 80791] Lot of "hci0 sco packet for unknown connection handle"
2014-07-26 20:40 UTC
[PATCH 0/2] Bluetooth: Make LE advertising interval configurable via debugfs
2014-07-26 17:16 UTC (4+ messages)
` [PATCH 1/2] Bluetooth: Provide defaults for LE advertising interval
` [PATCH 2/2] Bluetooth: Expose default LE advertising interval via debugfs
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).