linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-06 07:17:45 to 2015-01-13 06:47:22 UTC [more...]

[PATCH] Bluetooth: Move Delete Stored Link Key to 4th phase of initialization
 2015-01-13  6:47 UTC 

[PATCH BlueZ v2 00/14] Implmenet doc/gatt-api.txt for client
 2015-01-12 22:58 UTC  (18+ messages)
` [PATCH BlueZ v2 01/14] core: gatt: Expose charac. extended properties
` [PATCH BlueZ v2 02/14] shared/gatt-client: Make read/write cancelable
` [PATCH BlueZ v2 03/14] shared/gatt-client: Make long-write cancelable
` [PATCH BlueZ v2 04/14] core: gatt: Cancel pending reads/writes
` [PATCH BlueZ v2 05/14] shared/gatt-db: Add gatt_db_attribute_reset
` [PATCH BlueZ v2 06/14] core: gatt: Reset value in db when caching
` [PATCH BlueZ v2 07/14] core: gatt: Issue long write for reliable-write
` [PATCH BlueZ v2 08/14] core: gatt: Handle Service Changed
` [PATCH BlueZ v2 09/14] core: device: Fix GATT profile probing
` [PATCH BlueZ v2 10/14] profiles/gap: Fix probe/accept behavior
` [PATCH BlueZ v2 11/14] core: service: Remove GATT handle logic
` [PATCH BlueZ v2 12/14] shared/gatt-db: Fix crash in gatt_db_find_by_type
` [PATCH BlueZ v2 13/14] shared/gatt-db: Add "claimed" field to services
` [PATCH BlueZ v2 14/14] core: gatt: Use "claimed" instead of "active"

[PATCH] Bluetooth: btusb: Add firmware loading for Intel Snowfield Peak devices
 2015-01-12 22:15 UTC 

[PATCH] Bluetooth: btusb: Add internal recv_event callback for event processing
 2015-01-12 21:51 UTC 

[RFC] make Belkin F8T013 devices work again by adding BTUSB_BROKEN_STORED_LINK_KEY flag
 2015-01-12 21:32 UTC  (5+ messages)

[PATCH v2 1/5] Bluetooth: Add defintions for HCI Read Stored Link Key command
 2015-01-12 19:58 UTC  (2+ messages)

[PATCH v2 5/5] Bluetooth: Process result of HCI Delete Stored Link Key command
 2015-01-12 17:21 UTC 

[PATCH v2 4/5] Bluetooth: Add missing response structure for HCI Delete Stored Link Key
 2015-01-12 17:21 UTC 

[PATCH v2 3/5] Bluetooth: Read stored link key information when powering on controller
 2015-01-12 17:21 UTC 

[PATCH v2 2/5] Bluetooth: Handle command complete event for HCI Read Stored Link Keys
 2015-01-12 17:21 UTC 

[PATCH] Bluetooth: Add opcode parameter to hci_req_complete_t callback
 2015-01-12 17:15 UTC  (3+ messages)

[PATCH 2/5] Bluetooth: Handle command complete event for HCI Read Stored Link Keys
 2015-01-12 17:13 UTC  (3+ messages)

[PATCH 3/5] Bluetooth: Read stored link key information when powering on controller
 2015-01-12 17:12 UTC  (3+ messages)

[PATCH 0/3] core: Fix ERROR CODES desc as per core_v4.2
 2015-01-12 16:47 UTC  (5+ messages)
` [PATCH 1/3] monitor/packet: Fix ERROR CODES "
` [PATCH 2/3] parser/hci: "
` [PATCH 3/3] monitor/packet: Fix possbile checkpatch errors

[PATCH 1/4] tools/hcitool: Fix help message for lecup
 2015-01-12 16:19 UTC  (4+ messages)
` [PATCH 2/4] tools/hcitool: Fix support for simple lecup format
` [PATCH 3/4] tools/hcitool: Simplify parsing in cmd_lecup
` [PATCH 4/4] tools/hcitool: Update manual page

[PATCH 0/6] L2CAP control field + AVRCP browsing PDU parsing
 2015-01-12 12:43 UTC  (14+ messages)
` [PATCH 1/6] monitor: Make the parameter name generic
` [PATCH 2/6] monitor: Add functionality to store extented control in DB
` [PATCH 3/6] monitor: Extract extended L2CAP extended control field
` [PATCH 4/6] monitor: Add support for parsing "
` [PATCH 5/6] monitor: Add support for parsing L2CAP "
` [PATCH 6/6] monitor: Add AVRCP SetBrowsedPlayer support

[PATCH 0/3] core: Fix ERROR CODES desc as per core_v4.2
 2015-01-12 12:24 UTC  (9+ messages)
` [PATCH 1/3] monitor/packet: Fix ERROR CODES "

[PATCH 1/3] Bluetooth: Simplify packet copy in hci_send_to_monitor function
 2015-01-12  9:27 UTC  (2+ messages)

[PATCH 1/4] Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_hci
 2015-01-12  9:25 UTC  (2+ messages)

[PATCHv5 bluetooth-next 0/3] 6lowpan: introduce nhc framework
 2015-01-12  9:23 UTC  (8+ messages)
` [PATCHv5 bluetooth-next 1/3] 6lowpan: add generic nhc layer interface
` [PATCHv5 bluetooth-next 2/3] 6lowpan: add udp compression via nhc layer
` [PATCHv5 bluetooth-next 3/3] 6lowpan: nhc: add other known rfc6282 compressions

Replacement for rfcomm.conf
 2015-01-12  5:08 UTC  (3+ messages)

[PATCH 3/3] Bluetooth: Replace send_monitor_event with queue_monitor_skb
 2015-01-12  3:33 UTC 

[PATCH 2/3] Bluetooth: Create generic queue_monitor_skb helper function
 2015-01-12  3:33 UTC 

[PATCH 2/4 v2] Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_sco
 2015-01-11 23:21 UTC 

[PATCH 4/4] Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_rc
 2015-01-11 23:18 UTC 

[PATCH 3/4] Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_l2
 2015-01-11 23:18 UTC 

[PATCH 2/4] Bluetooth: Add BUILD_BUG_ON for size of struct sockaddr_sco_
 2015-01-11 23:18 UTC 

[PATCH 5/5] Bluetooth: Process result of HCI Delete Stored Link Key command
 2015-01-11 21:44 UTC 

[PATCH 4/5] Bluetooth: Add missing response structure for HCI Delete Stored Link Key
 2015-01-11 21:44 UTC 

[PATCH 1/5] Bluetooth: Add defintions for HCI Read Stored Link Key command
 2015-01-11 21:44 UTC 

[RFC] Bluetooth: Add opcode parameter to hci_req_complete_t callback
 2015-01-11 11:14 UTC 

[RFC bluetooth-next 0/2] ieee802154: socket: fix buffer overflow
 2015-01-10 22:33 UTC  (3+ messages)
` [RFC bluetooth-next 1/2] af_ieee802154: fix struct ieee802154_addr_sa size
` [RFC bluetooth-next 2/2] ieee802154: socket: add BUILD_BUG_ON for cast check

[PATCHv4 bluetooth-next 0/3] 6lowpan: introduce nhc framework
 2015-01-09 13:55 UTC  (13+ messages)
` [PATCHv4 bluetooth-next 1/3] 6lowpan: add generic nhc layer interface
` [PATCHv4 bluetooth-next 2/3] 6lowpan: add udp compression via nhc layer
` [PATCHv4 bluetooth-next 3/3] 6lowpan: nhc: add other known rfc6282 compressions

[PATCH v7 1/2] Bluetooth: Add le_scan_restart
 2015-01-09 13:46 UTC  (2+ messages)
` [PATCH v7 2/2] Bluetooth: Add restarting to service discovery

[PATCH v6 1/3] Bluetooth: Add marker to hci_req_ctrl
 2015-01-09 13:45 UTC  (6+ messages)
` [PATCH v6 2/3] Bluetooth: Add le_scan_restart
` [PATCH v6 3/3] Bluetooth: Add restarting to service discovery

[PATCH] android/gatt: Fix dead code warnings
 2015-01-09 10:10 UTC  (3+ messages)
` [PATCH] android/gatt: Simplify gatt_db_attribute_get_permissions()

[PATCHv2] shared/gap: Fix memory leak in gap
 2015-01-09  9:47 UTC  (4+ messages)

[PATCH 1/2] shared/gatt: Fix NULL dereference
 2015-01-09  9:45 UTC  (4+ messages)

[PATCH 3/6] btwilink: add minimal device tree support
 2015-01-09  7:07 UTC  (3+ messages)

[PATCH] Bluetooth: Add support for yet another BCM20702A0 variant (0489:e031)
 2015-01-08 19:20 UTC  (4+ messages)

[PATCH] android/gatt: Fix dead code warnings
 2015-01-08 14:19 UTC  (2+ messages)

[PATCH] android: Make shutdown timeout shorter
 2015-01-08 10:16 UTC 

[PATCH] hid2hci add CSR 8510 A10 support
 2015-01-08 10:02 UTC  (12+ messages)
` [PATCH v3] "
      ` [PATCH v4] "
          ` [PATCH v5 0/2] "
            ` [PATCH v5 1/2] "
            ` [PATCH v5 2/2] use const uint_8* for pointer in control_message

[PATCH] tools/bccmd: Remove dead code
 2015-01-08  9:51 UTC  (3+ messages)

[PATCH 1/1] tools/bluemoon: Remove dead code
 2015-01-08  9:50 UTC  (3+ messages)

[PATCH 01/11] android/tester: Use uint16_t for handles
 2015-01-08  9:17 UTC  (11+ messages)
` [PATCH 02/11] android/tester: Add macro improving pdu send procedure
` [PATCH 03/11] android/tester: Support remote sending pdu from fragments
` [PATCH 04/11] android/tester: Use multiple iovecs instead of one large buffer
` [PATCH 05/11] android/tester: Add case for GATT embeded attributes writes
` [PATCH 06/11] android/tester: Add case for GATT prep. and exec. write on ccc descr
` [PATCH 07/11] android/gatt: Fix not handling service change ccc write execute
` [PATCH 08/11] android/tester: Add GATT Server test for invalid value length for ccc
` [PATCH 09/11] android/tester: Add case for error passing in GATT server responses
` [PATCH 10/11] android/tester: Add GATT case for Svc. change invalid offset write
` [PATCH 11/11] android/gatt: Verify offset on srvc change ccc write

[PATCH v2 1/2] Bluetooth: btmrvl: use msecs_to_jiffies within macro definition
 2015-01-08  5:39 UTC  (4+ messages)
` [PATCH v2 2/2] Bluetooth: btmrvl: fix card reset and suspend race issue

[PATCH 1/2] unit/test-queue: Extend /queue/remove_all with NULL data checks
 2015-01-07 22:38 UTC  (3+ messages)
` [PATCH 2/2] shared/queue: Fix NULL data handling in queue_remove_all

Valgrind issue on sdp
 2015-01-07 17:07 UTC  (4+ messages)

[PATCH 1/2] unit/test-queue: Add /queue/remove_all test
 2015-01-07 16:08 UTC  (3+ messages)
` [PATCH 2/2] shared/queue: Fix queue_remove_all entires count

[PATCH] profiles/hog: Remove dead code
 2015-01-07 13:34 UTC  (3+ messages)

[PATCH] src/att: Fix usage of memory after it is freed
 2015-01-07 13:34 UTC  (3+ messages)

[PATCH BlueZ v1 0/8] Implmenet doc/gatt-api.txt for client
 2015-01-07 12:41 UTC  (16+ messages)
` [PATCH BlueZ v1 2/8] core: gatt: Implement GattCharacteristic1.StartNotify
` [PATCH BlueZ v1 4/8] shared/gatt-db: Add truncate argument to write
` [PATCH BlueZ v1 6/8] core: gatt: Reference count chrcs and descs

[PATCH] shared/hfp: Remove dead code
 2015-01-07  9:51 UTC  (3+ messages)

[PATCH] Bluetooth: btmrvl: fix card reset and suspend race issue
 2015-01-07  5:36 UTC  (3+ messages)

[PATCH 1/3] tools/sdptool: Fix search for UUID128
 2015-01-06 22:32 UTC  (3+ messages)
` [PATCH 2/3] tools/sdptool: Fix UUID128 format in tree output
` [PATCH 3/3] tools/hciconfig: Display UUID32 and UUID128 EIR data

[PATCH BlueZ v2 00/12] Add TS Large Databases, more server tests
 2015-01-06 17:11 UTC  (2+ messages)

[PATCH v2 1/4] Bluetooth: btmrvl: fix race issue while stopping main thread
 2015-01-06 15:21 UTC  (8+ messages)
` [PATCH v2 2/4] Bluetooth: btmrvl: error path handling in setup handler
` [PATCH v2 3/4] Bluetooth: btmrvl: add surprise_removed flag
` [PATCH v2 4/4] bluetooth: btmrvl: increase the priority of firmware download message

[PATCH v2 0/2] hci_bcsp: Add LE protocol on kernel side
 2015-01-06  7:17 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] bcsp: Change tx window size in configuration


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