linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-28 20:16:10 to 2014-08-01 11:26:11 UTC [more...]

[PATCH 1/2] core: Remove unneeded assignment
 2014-08-01 11:26 UTC  (31+ messages)
` [PATCHv3 01/11] "
  ` [PATCHv3 02/11] android/core: "
` [PATCHv4 01/12] core: "
  ` [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 1/3] tools: "
        ` [PATCHv4 2/3] obexd: "
        ` [PATCHv4 3/3] "
      ` [PATCHv5 1/3] tools: "
        ` [PATCHv5 2/3] obexd: "
        ` [PATCHv5 3/3] "
  ` [PATCHv4 12/12] attrib: "

[PATCH v2 bluetooth-next] 6lowpan: Remove ununsed dev parameter from skb_delivery_cb callback
 2014-08-01 10:45 UTC 

[PATCH bluetooth-next] 6lowpan: Remove ununsed dev parameter from skb_delivery_cb callback
 2014-08-01 10:00 UTC  (3+ messages)

[PATCH] android/pts: PTS testing results for SM
 2014-08-01  9:29 UTC 

[PATCH 0/6] android/gatt: Make usage of kernel auto connect feat
 2014-08-01  9:05 UTC  (12+ 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

[PATCH v2 0/6] android/gatt: Make usage of kernel auto connect feat
 2014-08-01  8:45 UTC  (7+ messages)
` [PATCH v2 1/6] android/bluetooth: Add flag for kernel connection control
` [PATCH v2 2/6] android/bluetooth: Add API to add device to auto connect list
` [PATCH v2 3/6] android/bluetooth: Add API to remove device from "
` [PATCH v2 4/6] android/gatt: Refactor trigger connection function
` [PATCH v2 5/6] android/gatt: Use kernel auto connect feature if possible
` [PATCH v2 6/6] android/bluetooth: Clear auto connect list on startup

[PATCH] gobex: Fix use after free
 2014-08-01  8:44 UTC  (14+ messages)
  ` [PATCHv2 1/6] "
    ` [PATCHv2 2/6] "
    ` [PATCHv2 3/6] "
    ` [PATCHv2 4/6] "
    ` [PATCHv2 5/6] proximity: "
    ` [PATCHv2 6/6] gdbus: "
  ` [PATCHv3 1/6] gobex: "
    ` [PATCHv3 2/6] "
    ` [PATCHv3 3/6] "
    ` [PATCHv3 4/6] "
    ` [PATCHv3 5/6] proximity: "
    ` [PATCHv3 6/6] gdbus: "

[PATCH 1/3] Bluetooth: Add convenience function to check for pending power off
 2014-08-01  8:13 UTC  (3+ messages)
` [PATCH 2/3] Bluetooth: Create unified helper function for updating page scan
` [PATCH 3/3] Bluetooth: Disable page scan if all whitelisted devices are connected

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

pull request: bluetooth-next 2014-07-31
 2014-07-31 17:38 UTC  (2+ messages)

[PATCH 0/2] linux-wpan-next: lowpan_rcv - skb is freed within function and fix return values
 2014-07-31 15:14 UTC  (9+ 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

[PATCH ] monitor: Add AVCTP support to btmon
 2014-07-31 13:07 UTC  (2+ messages)

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

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

[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  (2+ messages)

[A2DP] Incoming connections do not succeed
 2014-07-29  5:29 UTC  (5+ messages)


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