linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-15 11:06:27 to 2014-12-19 07:57:42 UTC [more...]

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

GATT connection without BlueZ installed
 2014-12-19  7:41 UTC 

[PATCHv2] android/gatt: Report error on invalid value length for CCC descriptor
 2014-12-19  6:50 UTC 

[patches] a bunch of old bluetooth fixes
 2014-12-19  6:20 UTC  (4+ 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 BlueZ v5 0/7] core: Use shared/gatt-client
 2014-12-19  1:24 UTC  (8+ 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

[PATCH v2 0/3] attrib/gattrib: Add tracking request id
 2014-12-19  0:13 UTC  (8+ 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

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

bluetooth: Add hci_h4p driver
 2014-12-18 20:10 UTC  (5+ 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  (8+ messages)
` [PATCH v3 2/7] android/tester: Refreactor tester-main header includes
` [PATCH v3 3/7] android/tester: If print dbg log if emulator starts
` [PATCH v3 4/7] android/tester: Add verification for test case list creators
` [PATCH v3 5/7] android/tester: Refractor properties veryfying
` [PATCH v3 6/7] android/tester: Set action status to fail if no l2cap data is given
` [PATCH v3 7/7] android/tester: add initial support for map-client tester

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

[PATCH] Bluetooth: 6lowpan: Do not free skb when packet is dropped
 2014-12-18 16:49 UTC  (3+ 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 

ShanWan Sixaxis PS3 controller
 2014-12-18 11:24 UTC  (3+ messages)

changes to Linux wireless maintenance
 2014-12-18 10:55 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  (3+ 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  (22+ messages)
` [PATCH BlueZ v4 01/10] shared/att: Guard against invalid ref in callbacks
` [PATCH BlueZ v4 02/10] shared/gatt-client: Guard against invalid access
` [PATCH BlueZ v4 03/10] core: service: Add start & end handle fields
` [PATCH BlueZ v4 04/10] core: profile: Add accept function
` [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 BlueZ v4 08/10] profiles/gatt: Don't handle GATT service
` [PATCH BlueZ v4 09/10] profiles/gatt: Rename profile to gap
` [PATCH BlueZ v4 10/10] profiles/gap: Rewrite using bt_gatt_client

[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  (5+ messages)
` [PATCH 1/2] attrib/gattrib: Add track for internal "
` [PATCH 2/2] attrib/gatt: Fix for search services

[PATCH v2 00/19] android/gatt: Fix HOG connect/disconnect
 2014-12-17 15:49 UTC  (20+ messages)
` [PATCH v2 01/19] android/bluetooth: Minor typo fix
` [PATCH v2 02/19] android/bluetooth: Minor fix, add missing NULL assignment
` [PATCH v2 03/19] android/bluetooth: Add possibility to register for bonded event
` [PATCH v2 04/19] android/gatt: Add paired cb to gatt.c
` [PATCH v2 05/19] android/bluetooth: Add API to check if device is bonding
` [PATCH v2 06/19] android/gatt: Improve LE connection after pair
` [PATCH v2 07/19] android/hog: Add support to track gatt operations
` [PATCH v2 08/19] android/hog: Cancel all GATT operations on disconnect
` [PATCH v2 09/19] android/hog: Keep track on primary and include service search
` [PATCH v2 10/19] android/hog: Keep track on discover characteristic and descriptors
` [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 1/3] android/handsfree: Add initial support for configure WBS commmand
 2014-12-17 14:53 UTC  (3+ messages)
` [PATCH 2/3] android/handsfree: Add support for configure WBS command
` [PATCH 3/3] android/README: Update implementation status for handsfree

[PATCH v5 1/3] Bluetooth: Add lock for HCI_OP_SCAN_ENABLE command
 2014-12-17 14:44 UTC  (3+ messages)

[PATCH] monitor/rfcomm: Add support for decoding Test command
 2014-12-17 12:01 UTC  (2+ messages)

[PATCH 0/2] rfcomm: Add Test command decoding implementation
 2014-12-17 11:59 UTC  (3+ messages)
` [PATCH 1/2] monitor/rfcomm: Add support for decoding Test command
` [PATCH 2/2] parser/rfcomm: "

[RFC] android/map-client: Don't check if interface is ready on init
 2014-12-17 10:58 UTC  (6+ messages)
` [PATCH v2 1/5] android/tester: Refreactor tester-main header includes
` [PATCH v2 2/5] android/tester: Add verification for test case list creators
` [PATCH v2 3/5] android/tester: Refractor properties veryfying
` [PATCH v2 4/5] android/tester: Set action status to fail if no l2cap data is given
` [PATCH v2 5/5] android/tester: add initial support for map-client tester

[PATCH 0/2] BCSP Link Establishment in kernel
 2014-12-17  9:23 UTC  (5+ messages)
` [PATCH 1/2] hci_bcsp: Add LE protocol on kernel side

MGMT_OP_SET_DISCOVERABLE is queued for a long time if Pairing is in progress
 2014-12-17  9:19 UTC  (2+ messages)

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

[PATCH] shared/att: Remove not needed NULL assignments
 2014-12-17  1:23 UTC  (2+ messages)

[PATCH v3 0/4] android/bluetooth: Enable privacy mode on starup
 2014-12-16 22:11 UTC  (6+ messages)
` [PATCH v3 1/4] android/bluetooth: Start keep IRK for adapter
` [PATCH v3 4/4] android/bluetooth: Enable LE privacy mode on BfA startup

[PATCH BlueZ 0/5] Add const access to linked list for efficiency
 2014-12-16 14:02 UTC  (7+ messages)
` [PATCH BlueZ 1/5] shared/queue: Add queue_get_entries
` [PATCH BlueZ 2/5] shared/queue: clarify queue_match_func_t arguments
` [PATCH BlueZ 3/5] android/health: improve search efficiency
` [PATCH BlueZ 4/5] monitor/keys: use queue_find over queue_foreach
` [PATCH BlueZ 5/5] shared/gatt-db: manual iteration when appopriate

[PATCH v5 0/3] support signed write command
 2014-12-16 12:43 UTC  (8+ messages)
` [PATCH v5 1/3] shared/att.c:Add signed command outgoing and CSRK function
` [PATCH v5 2/3] shared/gatt-client:Add CSRK part to support signed write
` [PATCH v5 3/3] tools/btgatt-client:Add signed write with CSRK option

[PATCH] monitor/l2cap: Fix buffer overflow issue
 2014-12-16 12:31 UTC  (2+ messages)

[PATCH BlueZ] build: Fix enabling coverage
 2014-12-16 12:28 UTC  (2+ messages)

[PATCH BlueZ 1/3] shared/att: Use queue_remove_if
 2014-12-16 12:28 UTC  (5+ messages)
` [PATCH BlueZ] shared/gatt-client: Remove unnecessary code
` [PATCH BlueZ 2/3] shared/gatt-client: Remove removed flag
` [PATCH BlueZ 3/3] shared/gatt-client: Use queue_remove_if

[PATCH v2 0/4] android/bluetooth: Enable privacy mode on starup
 2014-12-16 11:09 UTC  (2+ messages)

[PATCH] hciattach: Big endian support for various TI chips
 2014-12-16  8:32 UTC 

[PATCH] attrib: Fix Read Blob error responses
 2014-12-16  7:51 UTC 

[PATCH] attrib: Fix Read Blob error responses
 2014-12-16  7:47 UTC 

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

[PATCH 0/5] shared/gatt: Improve handling search requests
 2014-12-15 18:31 UTC  (12+ messages)
` [PATCH 1/5] attrib/gatt: Fix minor coding style
` [PATCH 3/5] shared/gatt: Add bt_send_att_with_id functions

pull request: bluetooth 2014-12-12
 2014-12-15 18:24 UTC  (2+ messages)

[PATCH v2 1/3] android: Add native support for Android logger
 2014-12-15 16:05 UTC  (4+ messages)
` [PATCH v2 2/3] android/snoop: Use common logging API
` [PATCH v2 3/3] android: Run services without logwrapper

[PATCH BlueZ v3] core: Rename device_attach_attrib
 2014-12-15 16:01 UTC 

[PATCH BlueZ v1 00/12] core: Use shared/gatt-client
 2014-12-15 15:40 UTC  (5+ messages)
` [PATCH BlueZ v1 06/12] core: Rename device_attach_attrib

[PATCH 1/3] android/hal-utils: Refactor btproperty2str
 2014-12-15 11:41 UTC  (2+ 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).