linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-31 09:09:06 to 2014-11-04 08:18:48 UTC [more...]

[PATCHv1 00/47] BlueZ support for Android 5.0 Lollipop
 2014-11-04  8:18 UTC  (26+ messages)
` [PATCHv1 01/47] android: Set exact Android version
` [PATCHv1 02/47] android/hal-bluetooth: Add parameter to create_bond
` [PATCHv1 03/47] android/hal-bluetooth: Add missing functions
` [PATCHv1 04/47] android/hal-audio: Add support for new Android API
` [PATCHv1 05/47] android/hal-audio: Implement dummy Audio HAL functions
` [PATCHv1 06/47] android/hal-sco: Add support for new Android API
` [PATCHv1 07/47] android/hal-sco: Remove deprecated API usage
` [PATCHv1 08/47] android/hal-sco: Implement dummy SCO HAL functions
` [PATCHv1 09/47] android/hal-sco: Save bd_addr for output stream of Audio SCO HAL
` [PATCHv1 10/47] android/hal-sco: Save bd_addr for input "
` [PATCHv1 11/47] android/hal-sco: Add remote address parameter in Get SCO fd command
` [PATCHv1 12/47] android/hal-sco: Use bdaddr "
` [PATCHv1 13/47] android/gatt: Add support for new API
` [PATCHv1 14/47] android/gatt: Add support for new parameter for connect
` [PATCHv1 15/47] android/gatt: Add support for new parameter in srv connect()
` [PATCHv1 16/47] android/client: Support new API for Audio HAL
` [PATCHv1 17/47] android/client: Support new API for SCO HAL
` [PATCHv1 18/47] android/client: Add new API argument for scan()
` [PATCHv1 19/47] android/client: Add support for new Android API for PAN HAL
` [PATCHv1 20/47] android/client: Add support for new GATT HAL API
` [PATCHv1 21/47] android/client: Add new API support for handsfree client
` [PATCHv1 22/47] android/handsfree: Add support for new API for handsfree init
` [PATCHv1 23/47] android/handsfree: Add support for new API for start_vr
` [PATCHv1 24/47] android/handsfree: Add support for new API for stop_vr
` [PATCHv1 25/47] android/handsfree: Add support for new API for volume_control

[PATCH] Bluetooth: Fix sparse warnings in RFCOMM
 2014-11-04  7:02 UTC  (2+ messages)

[PATCH v1 1/2] lib: add start and stop discovery
 2014-11-04  6:39 UTC  (6+ messages)
` [PATCH v1 2/2] service-find command for new kernel method usage

[PATCHv2 1/2] gatt: Fix wrong function exit
 2014-11-03 20:20 UTC  (5+ messages)
` [PATCHv2 2/2] gatt: Refactor discover_included_cb()

[PATCH BlueZ] shared/gatt-db: Rework API
 2014-11-03 20:02 UTC  (2+ messages)

How to get started on a GATT Server ?
 2014-11-03 19:32 UTC  (2+ messages)

[PATCH v3 1/3] Bluetooth: add restart_le_scan
 2014-11-03 18:58 UTC  (3+ messages)
` [PATCH v3 2/3] Bluetooth: Extract generic start and stop discovery
` [PATCH v3 3/3] Bluetooth: start service discovery and stop service discovery

[PATCH] android/pts: Correct typo in tests listing for IOPT
 2014-11-03 18:19 UTC  (2+ messages)

[PATCH] android/pts: Correct typo in MCAP tests listing
 2014-11-03 18:15 UTC  (2+ messages)

[PATCH] android/pts: Correct typo in HFP tests list
 2014-11-03 18:15 UTC  (2+ messages)

[PATCH] android/client: Fix copy paste issue in stop recognition function
 2014-11-03 18:14 UTC  (2+ messages)

[PATCH] android/pts: Interim PTS tests results for L2CAP
 2014-11-03 18:14 UTC  (2+ messages)

[PATCH v2 1/4] add restart_le_scan
 2014-11-03 17:53 UTC  (6+ messages)
` [PATCH v2 3/4] Adding HCI_QUIRK_ADV_RSSI_DEDUP
    ` Fwd: [PATCH v2 1/4] add restart_le_scan

[PATCH 1/3] emulator/bthost: Simplify bthost_create
 2014-11-03 16:20 UTC  (3+ messages)
` [PATCH 2/3] emulator/bthost: Move smp_start to bthost_create
` [PATCH 3/3] emulator/bthost: Remove empty bthost_stop function

btusb_intr_complete returns -EPIPE
 2014-11-03 16:19 UTC 

[PATCH v1 0/6] Add support for RFCOMM in btmon
 2014-11-03 15:32 UTC  (11+ messages)
` [PATCH v1 1/6] monitor/rfcomm: Add RFCOMM support to btmon
` [PATCH v1 2/6] monitor/rfcomm: Add support for RFCOMM commands
` [PATCH v1 3/6] monitor/rfcomm: Add support for UIH frame decoding
` [PATCH v1 4/6] monitor/rfcomm: Add support for mcc "
` [PATCH v1 5/6] monitor/rfcomm: Add handlers for mcc frame type
` [PATCH v1 6/6] monitor/rfcomm: Add mcc type handlers code

[PATCH BlueZ v5 0/8] Unit tests for gattrib API
 2014-11-03 15:26 UTC  (10+ messages)
` [PATCH BlueZ v5 1/8] attrib: Add mtu argument to g_attrib_new
` [PATCH BlueZ v5 2/8] attrib: remove g_attrib_is_encrypted
` [PATCH BlueZ v5 3/8] Add unit tests for gattrib
` [PATCH BlueZ v5 4/8] attrib: Add unit tests for g_attrib_register
` [PATCH BlueZ v5 5/8] attrib: fix GATTRIB_ALL_REQS behavior
` [PATCH BlueZ v5 6/8] unit/gattrib: Check expected PDUs were delivered
` [PATCH BlueZ v5 7/8] unit/gattrib: Respond to the request PDU
` [PATCH BlueZ v5 8/8] unit/gattrib: Only init log on --verbose

[PATCH v2 0/6] Add support for RFCOMM in btmon
 2014-11-03 15:25 UTC  (7+ messages)
` [PATCH v2 1/6] monitor/rfcomm: Add RFCOMM support to btmon
` [PATCH v2 2/6] monitor/rfcomm: Add support for RFCOMM commands
` [PATCH v2 3/6] monitor/rfcomm: Add support for UIH frame decoding
` [PATCH v2 4/6] monitor/rfcomm: Add support for mcc "
` [PATCH v2 5/6] monitor/rfcomm: Add handlers for mcc frame type
` [PATCH v2 6/6] monitor/rfcomm: Add mcc type handlers code

[PATCH] android/sco: Add sco helper lib
 2014-11-03 15:05 UTC 

[PATCH] mgmt-tester: Fix expected response for invalid start discovery tests
 2014-11-03 14:04 UTC  (2+ messages)

[PATCH] Bluetooth: Fix invalid response for 'Start Discovery' command
 2014-11-03 14:03 UTC  (2+ messages)

[PATCH v2] android/pts: Update PTS results for MCAP
 2014-11-03 13:46 UTC  (2+ messages)

[PATCH] android/client: Allow empty string for dial command
 2014-11-03 13:43 UTC  (2+ messages)

[PATCH v1 0/7] Add support for RFCOMM in btmon
 2014-11-03 10:47 UTC  (12+ messages)
` [PATCH v1 1/7] monitor/rfcomm: Add RFCOMM support to btmon
` [PATCH v1 2/7] monitor/rfcomm: Add support for RFCOMM commands
` [PATCH v1 3/7] monitor/rfcomm: Add support for UIH frame decoding
` [PATCH v1 4/7] monitor/rfcomm: Add support for mcc "
` [PATCH v1 5/7] monitor/rfcomm: Add handlers for mcc frame type
` [PATCH v1 6/7] monitor/rfcomm: Add mcc type handlers code
` [PATCH v1 7/7] monitor/rfcomm: Add rfcomm file in Android.mk

[PATCH v2 00/10] shared\hfp: Add support for HFP-HF
 2014-11-03  9:36 UTC  (11+ messages)
` [PATCH v2 01/10] shared/hfp: Rename hfp_gw_result to hfp_context
` [PATCH v2 02/10] shared/hfp: Rename hfp_hf_result to common hfp_context
` [PATCH v2 03/10] shared/hfp: Rename functions operating on context
` [PATCH v2 04/10] shared/hfp: Add handling +CME ERROR to parser
` [PATCH v2 05/10] shared/hfp: Minor fix in container close function
` [PATCH v2 06/10] shared/hfp: Add hfp_context_get_range function
` [PATCH v2 07/10] unit/hfp: Add unit tests for parsing hfp_context
` [PATCH v2 08/10] unit/hfp: Add test for +CME ERROR: response
` [PATCH v2 09/10] shared/hfp: Add function to skip field in hfp_context
` [PATCH v2 10/10] unit/test-hfp: Test for skip hfp_context field

[PATCH BlueZ v4 1/9] shared/gatt-db: Expose gatt_db_attribute
 2014-11-03  8:57 UTC  (14+ messages)
` [PATCH BlueZ v4 2/9] shared/gatt-db: Add gatt_db_get_attribute
` [PATCH BlueZ v4 3/9] shared/gatt-db: Add gatt_db_attribute_get_type
` [PATCH BlueZ v4 4/9] shared/gatt-db: Add gatt_db_attribute_get_handle
` [PATCH BlueZ v4 5/9] shared/gatt-db: Add gatt_db_attribute_get_service_uuid
` [PATCH BlueZ v4 6/9] shared/gatt-db: Add gatt_db_attribute_get_service_handles
` [PATCH BlueZ v4 7/9] shared/gatt-db: Add gatt_db_attribute_get_permissions
` [PATCH BlueZ v4 8/9] shared/gatt-db: Add gatt_db_attribute_read
` [PATCH BlueZ v4 9/9] shared/gatt-db: Add gatt_db_attribute_write

[PATCH 1/2] Bluetooth: btusb: Add internal callback for USB bulk rx data
 2014-11-03  8:28 UTC  (2+ messages)

[PATCH v2] Bluetooth: Consolidate whitelist debugfs entry into device_list
 2014-11-03  8:28 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER
 2014-11-03  8:28 UTC  (2+ messages)

[PATCH 0/6] Add support for RFCOMM in btmon
 2014-11-03  5:32 UTC  (10+ messages)
` [PATCH 1/6] monitor/rfcomm: Add RFCOMM support to btmon
` [PATCH 2/6] monitor/rfcomm: Add support for RFCOMM commands
` [PATCH 3/6] monitor/rfcomm: Add support for UIH frame decoding
` [PATCH 4/6] monitor/rfcomm: Add support for mcc "
` [PATCH 5/6] monitor/rfcomm: Add handlers for mcc frame type
` [PATCH 6/6] monitor/rfcomm: Add mcc type handlers code

[RFC v2] Bluetooth : Fix hci_sync miss wakeup interrupt
 2014-11-03  5:21 UTC  (3+ messages)

[PATCH 2/2] Bluetooth: Add hci_conn_lookup_type() helper function
 2014-11-03  4:16 UTC 

[PATCH] Bluetooth: Consolidate whitelist debugfs entry into device_list
 2014-11-02 20:07 UTC 

[PATCH 2/2] Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for Broadcom devices
 2014-11-02 19:52 UTC 

[PATCH] health: Keep struct element indentions consist
 2014-11-02 13:48 UTC  (2+ messages)

IEEE 802.15.4 6LoWPAN need to change netdev type UAPI - How we can do it right now?
 2014-11-02 12:41 UTC 

[PATCH 1/2] Bluetooth: Add hci_reset_dev() for driver triggerd stack reset
 2014-11-02  8:05 UTC  (2+ messages)

[PATCH] Bluetooth: Introduce BT_BREDR and BT_LE config options
 2014-11-02  8:03 UTC  (2+ messages)

[PATCH] Bluetooth: Use HCI_EV_HARDWARE_ERROR define for event payload
 2014-11-02  8:01 UTC  (2+ messages)

[PATCH] Bluetooth: Print error message for HCI_Hardware_Error event
 2014-11-02  8:00 UTC  (2+ messages)

[PATCH] Bluetooth: Check status of command complete for HCI_Reset
 2014-11-02  7:59 UTC  (2+ messages)

[PATCH 2/2] Bluetooth: Switch HCI H5 driver to use hci_reset_dev() function
 2014-11-02  7:15 UTC 

[PATCH v2] core: Add btd_adapter_recreate_bonding()
 2014-11-01  8:00 UTC  (3+ messages)

btusb_intr_complete returns -EPIPE
 2014-10-31 20:51 UTC  (4+ messages)

pull request: bluetooth-next 2014-10-31
 2014-10-31 20:06 UTC  (2+ messages)

[PATCH 0/8] shared/hfp: Add support for HFP HF - part 2
 2014-10-31 19:32 UTC  (2+ messages)

[PATCH 1/2] shared/hfp: Remove reduntant check
 2014-10-31 19:23 UTC  (3+ messages)
` [PATCH 2/2] shared/hfp: Fix for invalid string copy

[PATCH] android/handsfree: Delay SCO connection after codec negotiation
 2014-10-31 19:16 UTC  (2+ messages)

[PATCH v2 1/2] tools/mcaptest: Add missing MCL connected log
 2014-10-31 19:15 UTC  (2+ messages)

[PATCH] android/pts: Add JIRA issue number to TC_GAD_CL_BV_03_C
 2014-10-31 19:15 UTC  (2+ messages)

[PATCH v2] android/handsfree: Be more strict on SLC creation
 2014-10-31 19:14 UTC  (2+ messages)

[PATCH v2 1/2] shared/hfp: Remove reduntant check
 2014-10-31 19:13 UTC  (2+ messages)

[PATCH 1/2] android/pts: Update PTS pics, pixit for MCAP
 2014-10-31 19:13 UTC  (4+ messages)
` [PATCH 2/2] android/pts: Update PTS results "

[PATCH] btio: Fix uninitialized usage compilation error
 2014-10-31 18:23 UTC 

[PATCH] Bluetooth: HCI H5 peer reset detection
 2014-10-31 17:58 UTC  (5+ messages)

[PATCH ] obexd/ftp: Handle transfer reset for FTP
 2014-10-31 15:46 UTC 

[PATCH v3] obexd/ftp: Update ftp transfer progress
 2014-10-31 15:04 UTC  (2+ messages)

[PATCHv3 1/7] shared/io: Remove disconnect handler in io_destroy
 2014-10-31 14:48 UTC  (2+ messages)

[PATCHv2 1/7] shared/io: Remove disconnect handler in io_destroy
 2014-10-31 14:03 UTC  (9+ messages)
` [PATCHv2 2/7] unit/test-gatt: Add search all primary services test case

[PATCH BlueZ v4 00/10] Unit tests for gattrib API
 2014-10-31 14:00 UTC  (3+ messages)
` [PATCH BlueZ v4 03/10] attrib: Add mtu argument to g_attrib_new

[PATCH BlueZ 1/2] shared/att: Fix memory leak
 2014-10-31 13:36 UTC  (2+ messages)

[PATCH 1/2] android/tester: Add AVRCP RegNotifPlayPositionChanged test case
 2014-10-31 13:29 UTC  (2+ messages)

[PATCH BlueZ] shared/att: Simplify bt_att_new
 2014-10-31 13:20 UTC  (3+ messages)

[PATCH BlueZ v3 1/9] shared/gatt-db: Expose gatt_db_attribute
 2014-10-31 11:07 UTC  (8+ messages)
` [PATCH BlueZ v3 8/9] shared/gatt-db: Add gatt_db_attribute_get_start_handle
` [PATCH BlueZ v3 9/9] shared/gatt-db: Add gatt_db_attribute_get_end_handle


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