linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-09 00:40:53 to 2014-12-10 19:15:45 UTC [more...]

[PATCH v3 0/4] android/bluetooth: Enable privacy mode on starup
 2014-12-10 19:15 UTC  (2+ messages)
` [PATCH v3 1/4] android/bluetooth: Start keep IRK for adapter

[PATCH 1/2] Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete()
 2014-12-10 15:45 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: Fix missing hci_dev_lock/unlock in hci_event

[PATCH 0/4] android/bluetooth: Enable privacy mode on starup
 2014-12-10 15:43 UTC  (7+ messages)
` [PATCH 1/4] android/bluetooth: Start keep IRK for adapter
` [PATCH 2/4] android/bluetooth: Store IRK when storing adapter config
` [PATCH 3/4] android/bluetooth: Load IRK on adapter start
` [PATCH 4/4] android/bluetooth: Enable LE privacy mode on BfA startup

[PATCH v2 0/4] android/bluetooth: Enable privacy mode on starup
 2014-12-10 14:47 UTC  (5+ messages)
` [PATCH v2 1/4] android/bluetooth: Start keep IRK for adapter
` [PATCH v2 2/4] android/bluetooth: Store IRK when storing adapter config
` [PATCH v2 3/4] android/bluetooth: Load IRK on adapter start
` [PATCH v2 4/4] android/bluetooth: Enable LE privacy mode on BfA startup

[PATCHv2] android/gatt: Fix missing error response to find by type value request
 2014-12-10 14:40 UTC 

[PATCH v2 03/13] unit/test-queue: Add /queue/foreach_remove_backward test
 2014-12-10 14:21 UTC  (11+ messages)
` [PATCH v2 04/13] shared/queue: Add reference counting to entries
` [PATCH v2 05/13] unit/test-mgmt: Add /mgmt/response/1 test
` [PATCH v2 06/13] unit/test-mgmt: Add /mgmt/response/2 test
` [PATCH v2 07/13] unit/test-mgmt: Add /mgmt/event/1 test
` [PATCH v2 08/13] unit/test-mgmt: Add /mgmt/event/2 test
` [PATCH v2 09/13] unit/test-mgmt: Add /mgmt/unregister/1 test
` [PATCH v2 10/13] unit/test-mgmt: Add /mgmt/unregister/2 test
` [PATCH v2 11/13] unit/test-mgmt: Add /mgmt/destroy/1 test
` [PATCH v2 12/13] shared/mgmt: Remove unnecessary code
` [PATCH v2 13/13] doc/test-coverage: Update test count

[PATCH v2 00/13] Simplify notification handling
 2014-12-10 14:16 UTC  (3+ messages)
` [PATCH v2 01/13] build: Add coverage support
` [PATCH v2 02/13] unit/test-queue: Add /queue/foreach_remove test

[PATCH] android/gatt: Fix missing error response to find by type value request
 2014-12-10 13:46 UTC  (2+ messages)

Re: [PATCH] Bluetooth: Fix missing hci_dev_lock/unlock
 2014-12-10 13:39 UTC 

[PATCH] android/socket: Add support for dynamic MAP record
 2014-12-10 13:32 UTC  (2+ messages)

Firmware load fails in 3.18.0
 2014-12-10 13:23 UTC  (2+ messages)

[PATCH v3] android/bluetooth: Add support to read Le features by Android
 2014-12-10 13:23 UTC  (2+ messages)

[PATCH 1/3] android/gatt: Fix not setting error properly for exec write
 2014-12-10 13:19 UTC  (4+ messages)
` [PATCH 2/3] android/gatt: Fix passing out of att range errors
` [PATCH 3/3] android/pts: Update gatt serwer results

__hci_cmd_sync() not suitable for nokia h4p
 2014-12-10 13:15 UTC  (5+ messages)

[PATCH 1/5] android/tester: Add missing AVRCP cb_table entries
 2014-12-10 12:56 UTC  (6+ messages)
` [PATCH 4/5] android/tester: move bthost.h include to tester-main.h
` [PATCH 5/5] android/tester: add initial support for map-client tester

Re: [PATCH] Bluetooth: Fix missing hci_dev_lock/unlock
 2014-12-10 12:41 UTC  (3+ messages)
`  "

[PATCH v2] android/handsfree-client: Decrease number of memcpy
 2014-12-10 12:29 UTC  (2+ messages)

[PATCHv2 1/2] android/build: Fix including wrong log include header for bluetoothd
 2014-12-10 12:22 UTC  (3+ messages)
` [PATCHv2 2/2] android/build: Add libcutils to LOCAL_SHARED_LIBRARIES for haltest

[PATCH] Bluetooth: 6lowpan: Do not free skb when packet is dropped
 2014-12-10 12:19 UTC 

[PATCH 1/3] android/pts: Update gatt server results
 2014-12-10 12:08 UTC  (4+ messages)
` [PATCH 2/3] android/gatt: Fix execute write request still pending
` [PATCH 3/3] android/gatt: Fix offset in prepare write notifications

[PATCHv3 bluetooth-next 0/3] 6lowpan: introduce nhc framework
 2014-12-10 12:04 UTC  (10+ messages)
` [PATCHv3 bluetooth-next 3/3] 6lowpan: nhc: add other known rfc6282 compressions

[PATCH 0/3] core: Fix ERROR CODES desc as per core_v4.2
 2014-12-10 11:46 UTC  (4+ messages)
` [PATCH 1/3] monitor/packet: Fix ERROR CODES "
` [PATCH 2/3] parser/hci: "
` [PATCH 3/3] monitor/packet: Fix possbile checkpatch errors

[PATCH] Bluetooth: Fix missing hci_dev_lock/unlock
 2014-12-10 11:36 UTC  (2+ messages)

[RFC v2 4/4] Bluetooth: Add support Intel Bluetooth bootloader device
 2014-12-10 11:31 UTC  (4+ messages)

[RFC v2 3/4] Bluetooth: Set file extension to SFI file for bootloader mode
 2014-12-10 11:25 UTC  (4+ messages)

[PATCH 1/4] sdp: Add initial support for MPS
 2014-12-10 11:20 UTC  (4+ messages)
` [PATCH 2/4] sdp: Add support for MPMD in MPS
` [PATCH 3/4] android: Use common MPS implementation
` [PATCH 4/4] core: Add support for Multi Profile Specification

[PATCH 00/25] android/gatt: Fix HOG connect/disconnect
 2014-12-10  9:27 UTC  (33+ messages)
` [PATCH 01/25] android/bluetooth: Minor typo fix
` [PATCH 02/25] android/bluetooth: Minor fix, add missing NULL assignment
` [PATCH 03/25] android/gatt: Fix for setting conn timeout
` [PATCH 04/25] android/hog: Minor coding style fixes
` [PATCH 05/25] android/bluetooth: Add possibility to register for bonded event
` [PATCH 06/25] android/gatt: Add paired cb to gatt.c
` [PATCH 07/25] android/bluetooth: Add API to check if device is bonding
` [PATCH 08/25] android/gatt: Improve LE connection after pair
` [PATCH 09/25] android/hog: Add support to track gatt operations
` [PATCH 10/25] android/hog: Cancel all GATT operations on disconnect
` [PATCH 11/25] android/hog: Add guards to the callbacks
` [PATCH 12/25] android/hog: Keep track on primary and include service search
` [PATCH 13/25] android/hog: Keep track on discover characteristic and descriptors
` [PATCH 14/25] android/hog: Keep track on read/write char and descr
` [PATCH 15/25] android/bas: Add queue to keep track on GATT operations
` [PATCH 16/25] android/bas: Keep track read/write "
` [PATCH 17/25] android/bas: Keep track on discover characteristic and descriptor
` [PATCH 18/25] android/bas: Add guard to GATT callbacks
` [PATCH 19/25] android/dis: Add queue to keep track on GATT operations
` [PATCH 20/25] android/dis: Keep track on discover and read characteristic
` [PATCH 21/25] android/dis: Add guard for GATT callbacks
` [PATCH 22/25] android/scpp: Add queue to keep GATT operations
` [PATCH 23/25] android/scpp: Keep track on discover characteristic and descriptor
` [PATCH 24/25] android/scpp: Keep track on write operation
` [PATCH 25/25] android/scpp: Add guard for GATT callbacks

[PATCH ] android/socket: Add PBAP supported features bits
 2014-12-10  8:51 UTC  (10+ messages)
` [PATCH ] android/socket: Add MAP "

[PATCH 1/2] attrib/gatt.c: Fix for attrib ref
 2014-12-10  8:40 UTC  (5+ messages)
` [PATCH 2/2] attrib/gatt: Minor coding style fix

[PATCH 1/2] android/build: Add liblog to LOCAL_SHARED_LIBRARIES for bluetoothd
 2014-12-10  8:39 UTC  (2+ messages)
` [PATCH 2/2] android/build: Add libcutils to LOCAL_SHARED_LIBRARIES for haltest

[PATCH BlueZ v2 0/8] Define TS-approved "small database"
 2014-12-10  8:08 UTC  (11+ messages)
` [PATCH BlueZ v2 1/8] lib/uuid: Simplify BT base UUIDs when possible
` [PATCH BlueZ v2 2/8] unit/gatt: Define repeated MTU PDUs
` [PATCH BlueZ v2 3/8] unit/gatt: Use source db for server_tests
` [PATCH BlueZ v2 4/8] unit/gatt: Add test spec "small test database"
` [PATCH BlueZ v2 5/8] unit/gatt: minor fix for test PDUs
` [PATCH BlueZ v2 6/8] shared/gatt-db: Add gatt_db_find_by_type_value
` [PATCH BlueZ v2 7/8] shared/gatt-server: support Discover by UUID
` [PATCH BlueZ v2 8/8] unit/gatt: Add /TP/GAD/SR/BV-02-C test

[RFC v2 2/4] Bluetooth: Set the firmware file extension based on firmware type
 2014-12-09 23:16 UTC  (3+ messages)

[RFC v2 1/4] Bluetooth: Refactor Intel_read_version and opens firmware patch file
 2014-12-09 23:16 UTC  (3+ messages)

[PATCH BlueZ v1 00/12] core: Use shared/gatt-client
 2014-12-09 23:01 UTC  (13+ messages)
` [PATCH BlueZ v1 01/12] attrib/gattrib: Add g_attrib_get_att
` [PATCH BlueZ v1 02/12] shared/att: Add err argument to disconnect cb
` [PATCH BlueZ v1 03/12] shared/gatt-client: Set op->success correctly
` [PATCH BlueZ v1 04/12] core: device: Use bt_att_register_disconnect
` [PATCH BlueZ v1 05/12] core: device: Use shared/gatt-client for GATT
` [PATCH BlueZ v1 06/12] core: Rename device_attach_attrib
` [PATCH BlueZ v1 07/12] core: Use gatt_db service callbacks
` [PATCH BlueZ v1 08/12] core: Introduce gatt-callbacks
` [PATCH BlueZ v1 09/12] profiles/gatt: Don't handle GATT service
` [PATCH BlueZ v1 10/12] profiles/gatt: Rename profile to gap
` [PATCH BlueZ v1 11/12] profiles/gap: Rewrite using bt_gatt_client
` [PATCH BlueZ v1 12/12] profiles/gap: Add Google copyright

[PATCH BlueZ 00/15] core: Use shared/gatt for GATT client role
 2014-12-09 15:50 UTC  (12+ messages)
` [PATCH BlueZ 02/15] shared/att: Add bt_att_get_fd
` [PATCH BlueZ 07/15] core: device: Use bt_att_register_disconnect
` [PATCH BlueZ 13/15] profiles/gatt: Rename profile to gap
` [PATCH BlueZ 14/15] profiles/gap: Rewrite using bt_gatt_client
` [PATCH BlueZ 15/15] profiles/gap: Add Google copyright

[PATCH BlueZ 0/5] Define TS-approved "small database"
 2014-12-09 12:00 UTC  (3+ messages)
` [PATCH BlueZ 1/5] lib/uuid: Simplify BT base UUIDs when possible

[PATCH] android/build: Enable multilib build for bluetooth.default
 2014-12-09 11:13 UTC  (2+ messages)

[PATCHv2 1/5] shared/att: Handle commands under BT_ATT_ALL_REQUESTS op group type
 2014-12-09 10:05 UTC  (6+ messages)
` [PATCHv2 2/5] android/gatt: Fix write confirm callback being not set
` [PATCHv2 3/5] android/gatt: Fix not confirming write commands in database
` [PATCHv2 4/5] android/gatt: Handle indications in a separate function
` [PATCHv2 5/5] android/gatt: Remove invalid cases from att_handler

[RFC v4 1/2] Bluetooth: Add le_scan_restart
 2014-12-09  9:21 UTC  (8+ messages)
` [RFC v4 2/2] Bluetooth: Add restarting to service discovery

[PATCH] core: add D-Bus property for TxPower
 2014-12-09  9:10 UTC  (4+ messages)
` [PATCH] core: add D-Bus property for ServiceData

[PATCH 1/5] android/gatt: Fix write confirm callback being not set
 2014-12-09  7:53 UTC  (11+ messages)
` [PATCH 3/5] android/gatt: Fix write commands being not handled

[PATCH] Add USB device 04ca:3010 as Athoros AR3012
 2014-12-09  7:20 UTC  (6+ messages)

Question about mgmt header files and shared-mainloop library
 2014-12-09  6:13 UTC  (3+ 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).