linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-28 09:50:20 to 2014-06-03 04:05:10 UTC [more...]

BLE profile contribution - query
 2014-06-03  4:05 UTC 

[PATCH v5 0/5] Bluetooth LE 6LoWPAN using CoC
 2014-06-03  4:00 UTC  (10+ messages)
` [PATCH v5 1/5] Bluetooth: Refactor l2cap_sock_sendmsg() to copy user buffer
` [PATCH v5 2/5] Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
` [PATCH v5 3/5] Bluetooth: 6LoWPAN: Create a kernel module
` [PATCH v5 4/5] Bluetooth: 6LoWPAN: Count module usage
` [PATCH v5 5/5] Bluetooth: 6LoWPAN: Remove network devices when unloading

[PATCH] android/bluetooth: Make possible to start BlueZ in LE mode only
 2014-06-02 20:06 UTC  (4+ messages)

[PATCH BlueZ 1/6] android/hog: Add copy to HoG implementation from input plugin
 2014-06-02 17:50 UTC  (6+ messages)
` [PATCH BlueZ 2/6] android/hog: Strip dependencies "
` [PATCH BlueZ 3/6] android/gatt: Make application API public
` [PATCH BlueZ 4/6] android/bluetooth: Add bt_is_device_le function
` [PATCH BlueZ 5/6] android/hog: Add support to auto discover primary if not set
` [PATCH BlueZ 6/6] android/hidhost: Add support for HoG

[PATCH v3 0/5] android: aptX support
 2014-06-02 16:37 UTC  (6+ messages)
` [PATCH v3 1/5] android/hal-audio: Always call qos_update
` [PATCH v3 2/5] android/hal-audio: Allow codec to init on startup
` [PATCH v3 3/5] android/hal-audio-aptx: Add initial support for aptX codec
` [PATCH v3 4/5] android/hal-audio-aptx: Load aptX encoder library
` [PATCH v3 5/5] android/hal-audio-aptx: Add encoding

[PATCH] monitor: Fix crash when parsing SDP
 2014-06-02 15:30 UTC  (2+ messages)

[RFCv2 0/2] Attribute database dump
 2014-06-02 15:05 UTC  (4+ messages)
` [RFCv2 1/2] shared/gatt-db: Add databse dump
` [RFCv2 2/2] android/gatt: Add test command for database dump

[PATCH] android: Fix compile error
 2014-06-02 14:49 UTC 

pull request: bluetooth-next 2014-06-01
 2014-06-02 14:06 UTC 

[PATCH] android/pts: Update GATT test results
 2014-06-02 13:11 UTC 

[PATCH v4 0/5] Bluetooth LE 6LoWPAN using CoC
 2014-06-02 12:23 UTC  (9+ messages)
` [PATCH v4 1/5] Bluetooth: Refactor l2cap_sock_sendmsg() to copy user buffer
` [PATCH v4 2/5] Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
` [PATCH v4 3/5] Bluetooth: 6LoWPAN: Create a kernel module
` [PATCH v4 4/5] Bluetooth: 6LoWPAN: Count module usage
` [PATCH v4 5/5] Bluetooth: 6LoWPAN: Remove network devices when unloading

[PATCH v2 0/5] android: aptX support
 2014-06-02 11:51 UTC  (7+ messages)
` [PATCH v2 1/5] android/hal-audio: Always call qos_update
` [PATCH v2 2/5] android/hal-audio: Allow codec to init on startup
` [PATCH v2 3/5] android/hal-audio-aptx: Add initial support for aptX codec
` [PATCH v2 4/5] android/hal-audio-aptx: Load aptX encoder library
` [PATCH v2 5/5] android/hal-audio-aptx: Add encoding

[PATCH 0/9] Connection parameters D-Bus API
 2014-06-02 11:00 UTC  (11+ messages)
` [PATCH 1/9] doc: Introduce connection monitoring API

Kernel 3.14.4, BlueZ 5.18 - Bluetooth keyboard - error updating services: Input/output error (5)
 2014-06-02  9:30 UTC  (5+ messages)

[PATCH v2 00/10] bt_att initial implementation
 2014-06-02  8:32 UTC  (14+ messages)
` [PATCH v2 01/10] src/shared/att: Introduce struct bt_att

[PATCH] Bluetooth: Fix missing check for FIPS security level
 2014-06-02  7:35 UTC  (2+ messages)

[PATCHv2 1/3] android/gatt: Fix parallel reading/writing attributes values from applications
 2014-06-01 16:43 UTC  (5+ messages)
` [PATCHv2 2/3] shared/gatt: Return bool in gatt_db_get_attribute_permissions
` [PATCHv2 3/3] android/gatt: Check for invalid handle errors

[RCF BlueZ] android/gatt: Initial prototype for profile API
 2014-06-01 15:52 UTC 

[PATCH] net: bluetooth: hci_core.c: Cleaning up uninitialized variables
 2014-06-01 15:41 UTC  (3+ messages)

[PATCH BlueZ] android/hal-audio-sbc: Fix use of incorrect number of frames per packet
 2014-06-01 15:26 UTC 

[PATCH 00/26] android: Add aptX support
 2014-06-01  9:14 UTC  (3+ messages)
` [PATCH 09/26] android/hal-audio: Make codecs configurable

[PATCH] Bluetooth: Fix requiring SMP MITM for outgoing connections
 2014-06-01  6:52 UTC  (2+ messages)

[RFC v3] Bluetooth: Keep master role when SCO or eSCO is active
 2014-06-01  5:20 UTC 

Bluez 5.18 - Agent not being released when unregistered
 2014-06-01  3:49 UTC 

[RFC] bluetooth: Try to avoid forming scatternets
 2014-06-01  1:47 UTC  (4+ messages)

[PATCH 1/2] bluetooth: don't include local processing of HCI commands in the command timeout
 2014-06-01  1:42 UTC  (8+ messages)
` [PATCH 2/2] bluetooth: raise HCI_CMD_TIMEOUT from 2s to 8s

[RFC] Bluetooth: Use struct delayed_work for HCI command timeout
 2014-06-01  1:38 UTC 

[PATCH 1/2] tools/btmgmt: Add set-io-cap command
 2014-05-31 16:22 UTC  (2+ messages)

[PATCH v3 0/6] Bluetooth LE 6LoWPAN using CoC
 2014-05-31  4:39 UTC  (10+ messages)
` [PATCH v3 1/6] Bluetooth: Refactor l2cap_sock_sendmsg() to copy user buffer
` [PATCH v3 2/6] Bluetooth: l2cap: Set more channel defaults
` [PATCH v3 3/6] Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
` [PATCH v3 4/6] Bluetooth: 6LoWPAN: Create a kernel module
` [PATCH v3 5/6] Bluetooth: 6LoWPAN: Count module usage
` [PATCH v3 6/6] Bluetooth: 6LoWPAN: Remove network devices when unloading

[PATCH] Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handling
 2014-05-31  4:29 UTC  (2+ messages)

[PATCH] Bluetooth: Fix properly ignoring LTKs of unknown types
 2014-05-31  4:26 UTC  (2+ messages)

[PATCH] Bluetooth: Fix authentication check for FIPS security level
 2014-05-31  4:25 UTC  (2+ messages)

[PATCH BlueZ] plugins/sixaxis: Fix get_js_number() for devices connected via BT
 2014-05-30 16:31 UTC  (2+ messages)

[PATCH 1/4] shared/btsnoop: Add btsnoop_create_fd
 2014-05-30 16:15 UTC  (4+ messages)
` [PATCH 2/4] shared/btsnoop: Use writev in btsnoop_write
` [PATCH 3/4] android/snoop: Add support for TCP clients
` [PATCH 4/4] tools/hcidump: Add support to read snoop via ADB

[RFC v2] Bluetooth: Keep master role when SCO or eSCO is active
 2014-05-30 15:23 UTC  (2+ messages)

[PATCH 1/2] android/gatt: Support find request in permission check
 2014-05-30 14:47 UTC  (3+ messages)
` [PATCH 2/2] android/gatt: Fix not setting request as done on direct db read

[PATCH] android/gatt: Update GATT test results
 2014-05-30 12:27 UTC  (2+ messages)

[PATCH v2 00/10] Fixes to sign write
 2014-05-30 10:28 UTC  (12+ messages)
` [PATCH v2 01/10] android/gatt: Verify signature counter from remote
` [PATCH v2 02/10] android/gatt: Fix handling signed write command "
` [PATCH v2 03/10] android/gatt: Fix signed write command encoding
` [PATCH v2 04/10] shared/crypto: Fix concatenate of sign counter into the msg
` [PATCH v2 05/10] shared/crypto: Fix byte order of sign counter added to signature
` [PATCH v2 06/10] shared/crypto: Change swap128 to swap_buf
` [PATCH v2 07/10] shared/crypto: Fix byte order of message
` [PATCH v2 08/10] unit/crypto: Update unit test vectors after changes in singing process
` [PATCH v2 09/10] android/pts: Update GATT PTS test results
` [PATCH v2 10/10] shared/crypto: Remove not needed memcpy

[PATCH 1/4] android/gatt: Fix parallel reading/writing attributes values from applications
 2014-05-30  9:16 UTC  (6+ messages)
` [PATCH 2/4] shared/gatt: Add function to check if handle was found in database
` [PATCH 3/4] android/gatt: Chack if given handle exists "
` [PATCH 4/4] android/gatt: Check for invalid handle errors

[RFC 0/2] shared/gatt-db: Add attribute database dump
 2014-05-30  8:40 UTC  (3+ messages)
` [RFC 1/2] shared/gatt-db: Add databse dump
` [RFC 2/2] android/gatt: Add test command for database dump

[PATCH BlueZ 1/2] android/hidhost: Rework uHID code to use bt_uhid
 2014-05-30  6:25 UTC  (3+ messages)
` [PATCH BlueZ 2/2] input: Do not send UHID_DESTROY

pull request: bluetooth-next 2014-05-26
 2014-05-29 17:04 UTC  (2+ messages)

[PATCH 1/6] android/gatt: Initial support for write test command
 2014-05-29 14:22 UTC  (7+ messages)
` [PATCH 2/6] android/gatt: Support write request "
` [PATCH 3/6] android/gatt: Support write command "
` [PATCH 4/6] android/gatt: Support prepare write request "
` [PATCH 5/6] android/gatt: Support exec "
` [PATCH 6/6] android/pts: Update GATT results

[PATCH v2] android/pts: Update GATT test results
 2014-05-29 13:44 UTC  (2+ messages)

[PATCH] android/pts: Update GATT test results
 2014-05-29 11:41 UTC 

[PATCH 1/6] android/gatt: Add read test command stub
 2014-05-29 11:24 UTC  (7+ messages)
` [PATCH 2/6] android/gatt: Support read request in test command
` [PATCH 3/6] android/gatt: Suport read by type "
` [PATCH 4/6] android/gatt: Support read blob "
` [PATCH 5/6] android/gatt: Support read by group in test commands
` [PATCH 6/6] android/pts: Update GATT PTS status

[PATCH] android/pts: Update GATT test results
 2014-05-29 11:00 UTC 

[PATCH 1/2] android/pics: Update GAP PICS settings
 2014-05-29 10:52 UTC  (3+ messages)
` [PATCH 2/2] android/pts: Update GAP tests results

[PATCH] android/pts: Update GATT Server test results
 2014-05-29  7:33 UTC  (2+ messages)

[PATCH] android/gatt: Fix doing database reads on write
 2014-05-29  7:32 UTC  (2+ messages)

[PATCH] shared/crypto: Remove not needed memcpy
 2014-05-28 16:13 UTC 

[PATCH 0/9] android: Fixes to sign write
 2014-05-28 14:44 UTC  (16+ messages)
` [PATCH 1/9] android/gatt: Verify signature counter from remote
` [PATCH 2/9] android/gatt: Fix handling signed write command "
` [PATCH 2/9] android/gatt: Fix handling sign write "
` [PATCH 3/9] android/gatt: Fix sending sign write
` [PATCH 3/9] android/gatt: Fix signed write command encoding
` [PATCH 4/9] shared/crypto: Fix concatenate of sign counter into the msg
` [PATCH 4/9] shared/crypto: Fix concatenate of sign counter to "
` [PATCH 5/9] shared/crypto: Fix byte order of sign counter added to signature
` [PATCH 5/9] shared/crypto: Fix "
` [PATCH 6/9] shared/crypto: Change swap128 to swap_buf
` [PATCH 7/9] shared/crypto: Fix byte order of message
` [PATCH 7/9] shared/crypto: Swap message before signing it
` [PATCH 8/9] unit/crypto: Update after changes in singing process
` [PATCH 8/9] unit/crypto: Update unit test vectors "
` [PATCH 9/9] android/pts: Update GATT PTS test results

[RFC] Bluetooth: Keep master role when SCO or eSCO is active
 2014-05-28 14:31 UTC  (2+ messages)

[PATCH 0/5] android: GATT client test interface
 2014-05-28 12:45 UTC  (2+ messages)

[PATCH 1/2] android/pics: Adjust PICS for GATT
 2014-05-28 12:25 UTC  (2+ messages)
` [PATCH 2/2] android/pts: Disable some PTS tests

[PATCH] tools/hcidump: Decode MPEG-1,2 Audio codec capabilities
 2014-05-28 12:19 UTC  (2+ messages)

[PATCHv2 1/2] android/gatt: Initialize crypto first
 2014-05-28 10:47 UTC  (2+ messages)

[RFCv0 01/14] android/hal-sco: Use nanosleep for SCO synchronization
 2014-05-28 10:32 UTC  (5+ messages)
` [RFCv0 07/14] android/hal-sco: Use global sco file descriptor


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