linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-01 08:58:57 to 2011-11-04 18:20:14 UTC [more...]

[PATCH 1/3] Bluetooth: Create hci_do_inquiry()
 2011-11-04 18:20 UTC  (4+ messages)
` [PATCH 2/3] Bluetooth: Create hci_cancel_inquiry()
` [PATCH 3/3] Bluetooth: Periodic Inquiry and Discovery

[PATCH] Bluetooth: Define HCI reasons instead of magic number
 2011-11-04 17:29 UTC  (4+ messages)

[PATCH cover letter] Bluetooth: Revert: Fix L2CAP connection 
 2011-11-04 17:18 UTC  (9+ messages)
` [PATCH] Bluetooth: Revert: Fix L2CAP connection establishment

[PATCH 1/2] Bluetooth: Add debug print to l2cap_chan_create
 2011-11-04 17:15 UTC  (4+ messages)
` [PATCH 2/2] Bluetooth: Add ability to force local busy condition on L2CAP ERTM

[PATCH BlueZ 0/2] Initial Time Profile implementation
 2011-11-04 15:59 UTC  (3+ messages)
` [PATCH BlueZ 1/2] Time Profile: add Current Time Service
` [PATCH BlueZ 2/2] Time Profile: add Local Time Information characteristic

[PATCH BlueZ 0/4] High level GATT API for service registration
 2011-11-04 14:30 UTC  (5+ messages)
` [PATCH BlueZ 1/4] Implement high "
` [PATCH BlueZ 2/4] Add GATT_OPT_CHR_VALUE_GET_HANDLE to gatt_service_add()
` [PATCH BlueZ 3/4] Add support for getting the handle of the CCC attribute
` [PATCH BlueZ 4/4] Migrate example service to high level GATT API

[PATCH 1/2] Bluetooth: make L2CAP sockets to inherit parent's priority
 2011-11-04 14:03 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: make RFCOMM "

[PATCH obexd 0/1] Fix for missing URL in vcard data problem
 2011-11-04 14:00 UTC  (2+ messages)
` [PATCH obexd 1/1] Fix missing URL vCard's field with OTHER subtype

[PATCH BlueZ 1/4] Add option 'Y' to set socket priority for l2test
 2011-11-04 13:43 UTC  (5+ messages)
` [PATCH BlueZ 2/4] Add option 'Y' to set socket priority for rctest
` [PATCH BlueZ 3/4] btio: add BT_IO_OPT_PRIORITY option
` [PATCH BlueZ 4/4] Add option to set priority for btiotest

[PATCH] AVRCP: implement TRACK-REACHED-END event
 2011-11-04 13:39 UTC  (3+ messages)

[PATCH] Add discovery cases to mgmt_cmd_complete()
 2011-11-04 13:21 UTC  (2+ messages)

[PATCH] Bluetooth: Convert power off mechanism to use delayed_work
 2011-11-04 13:19 UTC 

Proposal for GATT Client Dbus API
 2011-11-04 12:45 UTC  (6+ messages)

[RFC] API for MAP client in obex-client
 2011-11-04 12:00 UTC  (11+ messages)

Lack of configuration
 2011-11-04 10:51 UTC  (4+ messages)

RFC for Virtual AMP Controller
 2011-11-04  8:44 UTC 

[RFCv0 00/20] RFC A2MP implementation
 2011-11-04  7:47 UTC  (23+ messages)
` [RFCv0 01/20] Bluetooth: A2MP: create A2MP socket
` [RFCv0 02/20] Bluetooth: A2MP: sk_data_ready for a2mp socket
` [RFCv0 03/20] Bluetooth: A2MP: sk_state_change "
` [RFCv0 04/20] Bluetooth: A2MP: build and send msg helpers
` [RFCv0 05/20] Bluetooth: A2MP: AMP Manager basic functions
` [RFCv0 06/20] Bluetooth: A2MP: Remove AMP manager in state_change
` [RFCv0 07/20] Bluetooth: A2MP: AMP manager initialization
` [RFCv0 08/20] Bluetooth: A2MP: Definitions for A2MP commands
` [RFCv0 09/20] Bluetooth: A2MP: process A2MP messages
` [RFCv0 10/20] Bluetooth: A2MP: processing A2MP command reject
` [RFCv0 11/20] Bluetooth: A2MP: helper functions to count HCI devs
` [RFCv0 12/20] Bluetooth: A2MP: process A2MP Discover Request
` [RFCv0 13/20] Bluetooth: A2MP: process A2MP Change Notify
` [RFCv0 14/20] Bluetooth: A2MP: process A2MP Get Info Request
` [RFCv0 15/20] Bluetooth: A2MP: process A2MP Get AMP Assoc Request
` [RFCv0 16/20] Bluetooth: A2MP: process A2MP Create Physlink Request
` [RFCv0 17/20] Bluetooth: A2MP: process A2MP Disc "
` [RFCv0 18/20] Bluetooth: A2MP: process A2MP Command Responses
` [RFCv0 19/20] Bluetooth: A2MP: handling fixed channel
` [RFCv0 20/20] Bluetooth: A2MP: manage incoming connection

[PATCH] Broadcom firmware uploader
 2011-11-04  7:30 UTC 

bluez A2DP from mobile to Desktop
 2011-11-04  5:23 UTC 

[PATCH 1/3] Bluetooth: Clean up logic in hci_cc_write_scan_enable
 2011-11-03 22:17 UTC  (3+ messages)
` [PATCH 2/3] Bluetooth: Add timeout field to mgmt_set_discoverable
` [PATCH 3/3] Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails

[PATCH bluez 0/2] Add BT 3.0+HS signalling definitions
 2011-11-03 16:38 UTC  (8+ messages)
`  "
        ` BT 3.0+HS

[PATCH] Bluetooth: Add timeout field to mgmt_set_discoverable
 2011-11-03 14:46 UTC 

[PATCH] Bluetooth: Fix mgmt response when adapter goes down or is removed
 2011-11-03 14:32 UTC  (5+ messages)
` [PATCH v2] "

[PATCHv4 0/9] AMP interface and signal framework
 2011-11-03 14:30 UTC  (11+ messages)
` [PATCHv4 1/9] Bluetooth: Add BT_CHANNEL_POLICY socket option
` [PATCHv4 2/9] Bluetooth: Change scope of the enable_hs module parameter
` [PATCHv4 3/9] Bluetooth: Add channel policy to getsockopt/setsockopt
` [PATCHv4 4/9] Bluetooth: Add AMP-related data and structures for channel signals
` [PATCHv4 5/9] Bluetooth: Add signal handlers for channel creation
` [PATCHv4 6/9] Bluetooth: Add definitions for L2CAP fixed channels
` [PATCHv4 7/9] Bluetooth: Use symbolic values for the fixed channel map
` [PATCHv4 8/9] Bluetooth: Add signal handlers for channel moves
` [PATCHv4 9/9] Bluetooth: Guarantee BR-EDR device will be registered as hci0

[PATCHv2] Bluetooth: Initialize tx_win_max for fixed channel
 2011-11-03 14:26 UTC  (3+ messages)

[PATCH 1/4] Bluetooth: prioritizing data over HCI
 2011-11-03 14:25 UTC  (6+ messages)
` [PATCH 2/4] Bluetooth: handle priority change within quote
` [PATCH 3/4] Bluetooth: recalculate priorities when channels are starving
` [PATCH 4/4] Bluetooth: use buffer priority to mark URB_ISO_ASAP flag

[PATCHv4 0/3] EFS: last chunks
 2011-11-03 14:10 UTC  (7+ messages)
` [PATCHv4 2/3] Bluetooth: EFS: parse L2CAP config response
` [PATCHv4 3/3] Bluetooth: EFS: implement L2CAP config pending state

Designing a GATT write D-Bus API (was: Re: GATT Dbus API on BlueZ - attirbute-api.txt modifications)
 2011-11-03  9:47 UTC  (4+ messages)

[PATCH obexd 1/8] Remove config.h from src/obex.h
 2011-11-03  8:33 UTC  (9+ messages)
` [PATCH obexd 2/8] Removed unused fields of obex_server
` [PATCH obexd 3/8] Remove options per server
` [PATCH obexd 4/8] Move secure flag to service driver
` [PATCH obexd 5/8] Make obex_server_init to initialized all services registered
` [PATCH obexd 6/8] filesystem: remove unnecessary includes
` [PATCH obexd 7/8] ftp: remove pcsuite code
` [PATCH obexd 8/8] ftp: fix coding style

[PATCH v2 hcidump 0/5] Add BT 3.0+HS parsing
 2011-11-03  0:56 UTC  (6+ messages)
` [PATCH v2 hcidump 1/5] Add L2CAP Create/Move channel definitions
` [PATCH v2 hcidump 2/5] Add A2MP definitions
` [PATCH v2 hcidump 3/5] Add parsing of L2CAP Create/Move Channel signals
` [PATCH v2 hcidump 4/5] Add parsing of A2MP signals
` [PATCH v2 hcidump 5/5] Minor cleanup of indentation in output

[PATCH v3 bluez 0/2] Add BT 3.0+HS definitions
 2011-11-03  0:36 UTC  (3+ messages)
` [PATCH v3 bluez 1/2] Add L2CAP Create/Move Channel definitions
` [PATCH v3 bluez 2/2] Add A2MP definitions

[PATCHv3 0/9] AMP interface and signal framework
 2011-11-02 15:21 UTC  (14+ messages)
` [PATCHv3 1/9] Bluetooth: Add BT_CHANNEL_POLICY socket option
` [PATCHv3 2/9] Bluetooth: Change scope of the enable_hs module parameter
` [PATCHv3 3/9] Bluetooth: Add channel policy to getsockopt/setsockopt
` [PATCHv3 4/9] Bluetooth: Add AMP-related data and structures for channel signals
` [PATCHv3 5/9] Bluetooth: Add signal handlers for channel creation
` [PATCHv3 6/9] Bluetooth: Add definitions for L2CAP fixed channels
` [PATCHv3 7/9] Bluetooth: Use symbolic values for the fixed channel map
` [PATCHv3 8/9] Bluetooth: Add signal handlers for channel moves
` [PATCHv3 9/9] Bluetooth: Guarantee BR-EDR device will be registered as hci0

How to add firmware uploader function to Bluez?
 2011-11-02 14:15 UTC  (5+ messages)

Question about A2DP, Pulseaudio
 2011-11-02 14:13 UTC  (4+ messages)

[PATCH obexd 7/8 v2] ftp: remove pcsuite code
 2011-11-02 13:58 UTC 

[PATCH obexd 6/8 v2] filesystem: remove unnecessary includes
 2011-11-02 13:57 UTC 

[PATCH BlueZ] Fix response on AT+CHLD=0 in maemo6
 2011-11-02 10:01 UTC  (2+ messages)

Health Thermometer Profile
 2011-11-02  9:59 UTC  (3+ messages)

BUG on bluetooth mouse attach
 2011-11-01 22:17 UTC 

Multiple instances of same characteristics (was: Re: GATT Dbus API on BlueZ - attirbute-api.txt modifications)
 2011-11-01 20:21 UTC  (4+ messages)

[RFC 0/4] Fix hci_dev ref-counts
 2011-11-01 19:59 UTC  (3+ messages)

[PATCH] Bluetooth: hidp: Fix module reference cleanup
 2011-11-01 17:25 UTC  (5+ messages)
` [PATCH v2] "

pull request: bluetooth 2011-11-01
 2011-11-01 17:23 UTC 

[PATCH] Bluetooth: Fix command complete/status for discovery commands
 2011-11-01 16:46 UTC  (2+ messages)

[PATCH 1/7] bluetooth: replace list_for_each with list_for_each_entry whenever possible
 2011-11-01 16:45 UTC  (10+ messages)
` [PATCH 2/7] Bluetooth: set skbuffer priority based on L2CAP socket priority
` [PATCH 3/7] Bluetooth: make use sk_priority to priritize RFCOMM packets
` [PATCH 4/7] Bluetooth: prioritizing data over HCI
` [PATCH 5/7] Bluetooth: handle priority change within quote
` [PATCH 6/7] Bluetooth: recalculate priorities when channels are starving
` [PATCH 7/7] Bluetooth: use buffer priority to mark URB_ISO_ASAP flag

[PATCH 1/3] add device entry for Broadcom Valentine combo card
 2011-11-01 16:15 UTC  (4+ messages)
` [PATCH 2/3] fix device id for Broadcom SoftSailing
` [PATCH 3/3] add device entry for other Broadcom combo card

[PATCH] Bluetooth: correct debug output
 2011-11-01 16:13 UTC  (2+ messages)

[PATCH] Bluetooth: Initialize tx_win_max for fixed channel
 2011-11-01 16:10 UTC  (2+ messages)

[PATCH] Bluetooth: remove magic offset and size
 2011-11-01 16:09 UTC  (2+ messages)

Implementation of name-resolve procedures in mgmtops
 2011-11-01 15:20 UTC  (9+ messages)

Implementation of name-resolve procedures in mgmtops
 2011-11-01 10:07 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).