linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-17 15:49:09 to 2014-12-22 11:32:56 UTC [more...]

[PATCH 1/2] shared/gatt: Fix NULL dereference
 2014-12-22 11:32 UTC  (3+ messages)
` [PATCH 2/2] tools/gatt: Fix not checking malloc() failure

[PATCH] android/pts: L2CAP test results update
 2014-12-22 10:28 UTC 

changes to Linux wireless maintenance
 2014-12-22  9:55 UTC  (4+ messages)

bluetooth: Add hci_h4p driver
 2014-12-20 23:39 UTC  (12+ messages)
` [PATCH] "

[PATCH v2] Bluetooth: Remove duplicate constant for RFCOMM PSM
 2014-12-20 21:02 UTC  (2+ messages)

[PATCH] Bluetooth: Create debugfs directory for each connection handle
 2014-12-20 21:02 UTC  (2+ messages)

[PATCH] Bluetooth: Remove duplicate constant for RFCOMM PSM
 2014-12-20 16:59 UTC 

[PATCH 1/3] Bluetooth: Add structures for LE Data Length Extension feature
 2014-12-20 15:54 UTC  (2+ messages)

[PATCH 1/4] Bluetooth: Add skeleton functions for debugfs creation
 2014-12-20 15:54 UTC  (2+ messages)

[PATCH 3/3] Bluetooth: Store default and maximum LE data length settings
 2014-12-20 15:28 UTC 

[PATCH 2/3] Bluetooth: Enable basics for LE Data Length Extension feature
 2014-12-20 15:28 UTC 

[PATCH 4/4] Bluetooth: Move LE debugfs file creation into hci_debugfs.c
 2014-12-20 15:05 UTC 

[PATCH 3/4] Bluetooth: Move BR/EDR debugfs file creation into hci_debugfs.c
 2014-12-20 15:05 UTC 

[PATCH 2/4] Bluetooth: Move common debugfs file creation into hci_debugfs.c
 2014-12-20 15:05 UTC 

[PATCH BlueZ 00/17] Implement doc/gatt-api.txt for client
 2014-12-20  8:16 UTC  (19+ messages)
` [PATCH BlueZ 01/17] core: gatt: Introduce gatt-client
` [PATCH BlueZ 02/17] core: gatt: Export GATT services on D-Bus
` [PATCH BlueZ 03/17] core: gatt: Export GATT characteristics "
` [PATCH BlueZ 04/17] core: gatt: Export GATT descriptors "
` [PATCH BlueZ 05/17] core: gatt: Implement GattCharacteristic1.ReadValue
` [PATCH BlueZ 06/17] core: gatt: Implement GattDescriptor1.ReadValue
` [PATCH BlueZ 07/17] core: gatt: Implement GattCharacteristic1.StartNotify
` [PATCH BlueZ 08/17] core: gatt: Implement GattCharacteristic1.StopNotify
` [PATCH BlueZ 09/17] core: gatt: Expose charac. extended properties
` [PATCH BlueZ 10/17] shared/gatt-client: Expose MTU
` [PATCH BlueZ 11/17] core: gatt: Implement GattCharacteristic1.WriteValue
` [PATCH BlueZ 12/17] core: gatt: Don't always issue read-long for ReadValue
` [PATCH BlueZ 13/17] core: gatt: Implement GattDescriptor1.WriteValue
` [PATCH BlueZ 14/17] core: gatt: Reference count chrcs and descs
` [PATCH BlueZ 15/17] core: gatt: Handle Service Changed
` [PATCH BlueZ 16/17] core: device: Add function to get GATT service
` [PATCH BlueZ 17/17] core: gatt: Don't export claimed services

[PATCH] Bluetooth: Support static address when BR/EDR has been disabled
 2014-12-20  7:52 UTC  (2+ messages)

[PATCH] Bluetooth: Move hci_update_page_scan to hci_request.c
 2014-12-19 21:25 UTC  (2+ messages)

[PATCH 0/4] Bluetooth: Add/Remove Device completion through hci_request
 2014-12-19 21:22 UTC  (6+ messages)
` [PATCH 1/4] Bluetooth: Add hci_request support for hci_update_background_scan
` [PATCH 2/4] Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete
` [PATCH 3/4] Bluetooth: Fix Add "
` [PATCH 4/4] Bluetooth: Add return parameter to cmd_complete callbacks

[PATCH BlueZ v5 0/7] core: Use shared/gatt-client
 2014-12-19 21:00 UTC  (9+ messages)
` [PATCH BlueZ v5 1/7] core: device: Don't disconnect if attios not set
` [PATCH BlueZ v5 2/7] core: device: Add getters for GATT db and client
` [PATCH BlueZ v5 3/7] core: device: Make profile calls in GATT events
` [PATCH BlueZ v5 4/7] profiles/gatt: Don't handle GATT service
` [PATCH BlueZ v5 5/7] profiles/gatt: Rename profile to gap
` [PATCH BlueZ v5 6/7] profiles/gap: Rewrite using bt_gatt_client
` [PATCH BlueZ v5 7/7] profiles/gap: Add Google copyright

pull request: bluetooth 2014-12-19
 2014-12-19 20:47 UTC  (2+ messages)

[patches] a bunch of old bluetooth fixes
 2014-12-19 18:25 UTC  (12+ messages)
` [PATCH 1/3] bluetooth: hidp_connection_add() unsafe use of l2cap_pi()
` [PATCH 2/3] cmtp: cmtp_add_connection() should verify that it's dealing with l2cap socket
` [PATCH 3/3] bnep: bnep_add_connection() "

[PATCH] src/att: Fix usage of memory after it is freed
 2014-12-19 14:01 UTC 

[PATCH] profiles/hog: Remove dead code
 2014-12-19 13:50 UTC 

[PATCH] android/gatt: Fix memory leak
 2014-12-19 13:50 UTC 

[PATCH] tools/bccmd: Remove dead code
 2014-12-19 13:32 UTC 

[PATCH 1/3] android/handsfree: Add initial support for configure WBS commmand
 2014-12-19 13:31 UTC  (2+ messages)

[PATCH 0/3] core: Fix ERROR CODES desc as per core_v4.2
 2014-12-19 13:16 UTC  (6+ messages)
` [PATCH 1/3] monitor/packet: Fix ERROR CODES "

[PATCHv2] android/gatt: Report error on invalid value length for CCC descriptor
 2014-12-19 13:10 UTC  (2+ messages)

[PATCH] android/gatt: Fix possible NULL dereference
 2014-12-19 13:10 UTC  (2+ messages)

[PATCH] emulator: Fix magic numbers and remove dead code
 2014-12-19 13:06 UTC  (2+ messages)

[PATCH] emulator: Remove dead code
 2014-12-19 13:03 UTC 

[PATCH 0/2] rfcomm: Add Test command decoding implementation
 2014-12-19 13:01 UTC  (2+ messages)

[PATCH v2 00/19] android/gatt: Fix HOG connect/disconnect
 2014-12-19 12:57 UTC  (11+ messages)
` [PATCH v2 11/19] android/hog: Keep track on read/write char and descr
` [PATCH v2 12/19] android/bas: Add queue to keep track on GATT operations
` [PATCH v2 13/19] android/bas: Keep track read/write "
` [PATCH v2 14/19] android/bas: Keep track on discover characteristic and descriptor
` [PATCH v2 15/19] android/dis: Add queue to keep track on GATT operations
` [PATCH v2 16/19] android/dis: Keep track on discover and read characteristic
` [PATCH v2 17/19] android/scpp: Add queue to keep GATT operations
` [PATCH v2 18/19] android/scpp: Keep track on discover characteristic and descriptor
` [PATCH v2 19/19] android/scpp: Keep track on write operation

[PATCH] Bluetooth: 6lowpan: Do not free skb when packet is dropped
 2014-12-19 12:43 UTC  (5+ messages)

[PATCH] shared/gap: Fix memory leak in gap
 2014-12-19 12:43 UTC  (3+ messages)

[PATCHv2] shared/gap: Fix memory leak in gap
 2014-12-19 12:37 UTC 

[RFC v2] Bluetooth: 6lowpan: Use new network management channel to connect/disconnect
 2014-12-19 12:35 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Split hci_update_page_scan into two functions
 2014-12-19 12:06 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Split hci_request helpers to hci_request.[ch]

ShanWan Sixaxis PS3 controller
 2014-12-19 11:53 UTC  (4+ messages)

GATT connection without BlueZ installed
 2014-12-19 10:56 UTC  (3+ messages)

[PATCH] gdbus: use caller's bus name in polkit authorization check
 2014-12-19 10:54 UTC  (4+ messages)

[PATCH 0/4] Bluetooth: Add/Remove Device completion through hci_request
 2014-12-19 10:43 UTC  (16+ messages)
` [PATCH 1/4] Bluetooth: Move struct hci_request definition higher up in hci_core.h
` [PATCH 2/4] Bluetooth: Add hci_request parameter to hci_update_background_scan
` [PATCH 3/4] Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete
` [PATCH 4/4] Bluetooth: Fix Add "

[PATCH] android/gatt: Fix dead code warnings
 2014-12-19 10:22 UTC  (6+ messages)
      ` [PATCH] android/gatt: Simplify gatt_db_attribute_get_permissions()

[PATCH v2 0/3] attrib/gattrib: Add tracking request id
 2014-12-19 10:05 UTC  (9+ messages)
` [PATCH v2 1/3] attrib/gattrib: Add track for request ids
` [PATCH v2 2/3] attrib/gatt: Fix for search services
` [PATCH v2 3/3] attrib/gattrib: Add tracking all the internal request id

[PATCH] Bluetooth: 6lowpan: Add IPSP PSM value
 2014-12-19  8:39 UTC 

pull request: bluetooth 2014-12-17
 2014-12-18 20:32 UTC  (2+ messages)

changes to Linux wireless maintenance
 2014-12-18 20:03 UTC  (10+ messages)
` [linux-nfc] "

[PATCH v3 1/7] android/map-client: Don't check if interface is ready on init
 2014-12-18 17:42 UTC  (2+ messages)

[PATCH v3] android/gatt: Add connectable flag to device found callback
 2014-12-18 17:15 UTC  (2+ messages)

[RFC 0/2] Connect 6lowpan via management interface
 2014-12-18 16:48 UTC  (5+ messages)
` [RFC 1/2] Bluetooth: 6lowpan: Add IPSP PSM value
` [RFC 2/2] Bluetooth: 6lowpan: Add connect/disconnect management commands

[PATCH v4] android/bluetooth: Enable LE privacy mode on BfA startup
 2014-12-18 11:28 UTC 

[PATCH 1/2] android/gatt: Fix embeded services not responsing to some requests
 2014-12-18 10:47 UTC  (4+ messages)
` [PATCH 2/2] android/gatt: Report error on invalid value length for CCC descriptor

[PATCH v2 1/2] android/gatt: Remove discoverable flag from device found callback
 2014-12-18  9:05 UTC  (2+ messages)

[PATCH] android/pts: MAP testing against PTS 6.0
 2014-12-18  8:50 UTC  (2+ messages)

[PATCH] android/pts: Re-test of MPS on PTS 6.0
 2014-12-18  8:49 UTC  (2+ messages)

[PATCH BlueZ v4 00/10] core: Use shared/gatt-client
 2014-12-17 22:01 UTC  (14+ messages)
` [PATCH BlueZ v4 05/10] core: device: Don't disconnect if attios not set
` [PATCH BlueZ v4 06/10] core: device: Add getters for GATT db and client
` [PATCH BlueZ v4 07/10] core: device: Make profile calls in GATT events

[PATCH 1/2] attrib/gattrib: Add track for internal request id
 2014-12-17 21:55 UTC 

[PATCH v4] doc/adapter-api.txt: StartFilteredDiscovery method
 2014-12-17 21:13 UTC 

[PATCH v4] doc/adapter-api.txt: StartFilteredDiscovery method
 2014-12-17 21:12 UTC 

[PATCH] Bluetooth: Fix bug with filter in service discovery optimization
 2014-12-17 20:09 UTC  (2+ messages)

[PATCH 0/2] attrib/gattrib: Add tracking request id
 2014-12-17 17:57 UTC  (4+ messages)
` [PATCH 1/2] attrib/gattrib: Add track for internal "


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