linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-11 15:53:14 to 2011-08-19 07:20:17 UTC [more...]

[PATCH 1/5] serial: add Serial.ConnectFD()
 2011-08-19  7:20 UTC  (8+ messages)
` [PATCH 2/5] serial: fix unref of dbus message
  ` [PATCH 3/5] serial: use port->msg to track rfcomm connection procedure
    ` [PATCH 4/5] serial: Add port->sender
      ` [PATCH 5/5] serial: Add support to Disconnect fd passing connections

[PATCH] PM: add macro to test for runtime PM events
 2011-08-18 23:26 UTC  (3+ messages)

[PATCH BlueZ 0/4] Sixaxis Plugin, almost there?
 2011-08-18 23:18 UTC  (10+ messages)
` [PATCH BlueZ 2/4] Add sixaxis plugin: USB pairing and LEDs settings
      ` [PATCH 0/4 incremental 1/2] Generalize controller handling to support different devices
      ` [PATCH 2/2] Match controllers using vendor_id and product_id instead of HID_NAME
` [PATCH BlueZ 3/4] Link to udev only when needed

[RFC v2 1/5] Bluetooth: Only schedule LE tx links if LE-capable
 2011-08-18 22:12 UTC  (3+ messages)

need help with bluez pairing/connecting device
 2011-08-18 20:45 UTC  (4+ messages)

[PATCH] adapter: add Trusted to DeviceFound signal
 2011-08-18 20:15 UTC 

[RFC v2 2/5] Bluetooth: Minor optimization for multiple tx connections
 2011-08-18 12:40 UTC  (3+ messages)

[PATCH] Bluetooth-next: Add incremental indexing in sysfs HCI connection name
 2011-08-18 11:44 UTC  (4+ messages)

[RFC v2 4/5] Bluetooth: Schedule links by tx buffer use
 2011-08-18  8:18 UTC  (2+ messages)

[RFC v2 3/5] Bluetooth: Add buffer count to tx scheduler parameters
 2011-08-18  7:57 UTC  (2+ messages)

[RFC 0/7] EFS initial support
 2011-08-18  7:45 UTC  (8+ messages)
` [RFC 1/7] Bluetooth: L2CAP extended feature mask update
` [RFC 2/7] Bluetooth: EFS: definitions and headers for EFS
` [RFC 3/7] Bluetooth: EFS: add disable_flowspec kernel param
` [RFC 4/7] Bluetooth: parse EFS in l2cap config request
` [RFC 5/7] Bluetooth: parse EFS in l2cap config response
` [RFC 6/7] Bluetooth: add EFS option in l2cap conf req
` [RFC 7/7] Bluetooth: EFS: parse l2cap config rsp pending

[PATCH BlueZ 1/6] Initial VDP implementation
 2011-08-18  7:31 UTC  (12+ messages)
` [PATCH BlueZ 2/6] Implementation of video-sink for VDP
` [PATCH BlueZ 3/6] Initial video-source implementation "
` [PATCH BlueZ 4/6] The changes in media.c required "
` [PATCH BlueZ 5/6] This adds video-sink and video-source interfaces and vdp_server_driver to audio/manager{.c, .h}
` [PATCH BlueZ 6/6] This adds video_sink and video_source to audio_device

[RFC v2 5/5] Bluetooth: Don't schedule tx tasklet if no work
 2011-08-18  0:37 UTC 

[RFC v2 0/5] Tx Scheduler optimizations
 2011-08-18  0:37 UTC 

[RFC 5/5] Bluetooth: Don't schedule tx tasklet if no work
 2011-08-17 20:03 UTC 

[RFC 4/5] Bluetooth: Schedule links by tx buffer use
 2011-08-17 20:03 UTC 

[RFC 3/5] Bluetooth: Add buffer count to tx scheduler parameters
 2011-08-17 20:03 UTC 

[RFC 2/5] Bluetooth: Minor optimization for multiple tx connections
 2011-08-17 20:02 UTC 

[RFC 1/5] Bluetooth: Only schedule LE tx links if LE-capable
 2011-08-17 20:02 UTC 

[RFC 0/5] Tx Scheduler optimizations
 2011-08-17 20:02 UTC 

Current status on BLE development
 2011-08-17 13:38 UTC  (4+ messages)

[RFC 0/5 v2] prioritizing data over HCI
 2011-08-17 13:23 UTC  (6+ messages)
` [RFC 1/5 v2] Bluetooth: make use of connection number to optimize the scheduler
` [RFC 2/5 v2] Bluetooth: set skbuffer priority based on L2CAP socket priority
` [RFC 3/5 v2] Bluetooth: make use sk_priority to priritize RFCOMM packets
` [RFC 4/5 v2] Bluetooth: prioritizing data over HCI
` [RFC 5/5 v2] Bluetooth: recalculate priorities when channels are starving

RFC: bluez traffic managment
 2011-08-17 12:37 UTC 

[PATCH v2] Bluetooth: Add mgmt events for blacklisting
 2011-08-17 12:15 UTC 

[PATCH 5/8] Added NULL check before dereferencing
 2011-08-17  8:45 UTC  (3+ messages)

[PATCH 7/8] Possible static overrun removed
 2011-08-17  7:32 UTC  (3+ messages)

[PATCH BlueZ] Add support for listing all adapters using test-adapter
 2011-08-16 21:58 UTC 

pull request: bluetooth 2011-08-16
 2011-08-16 16:59 UTC 

[PATCH 2/8] Missing comma
 2011-08-16 16:48 UTC  (2+ messages)

[PATCH 8/8] Removed dropping of the list head
 2011-08-16  9:57 UTC 

[PATCH 6/8] Removed unnecessary memset
 2011-08-16  9:50 UTC 

[PATCH 4/8] Null dereference fix
 2011-08-16  9:47 UTC 

[PATCH 3/8] Off-by-one error in uses_rfcomm
 2011-08-16  9:46 UTC 

[PATCH 1/8] Off-by-one(two) error in form factor detection
 2011-08-16  9:43 UTC 

bluez hierarchy overview
 2011-08-15 16:07 UTC  (2+ messages)

[PATCH v2 bluetooth-next] Added ioctl flow specification command on HCI socket
 2011-08-15 15:40 UTC  (4+ messages)

Bluetooth encryption algorithms
 2011-08-15 12:54 UTC  (2+ messages)

[PATCH BlueZ 1/6] Initial VDP implementation
 2011-08-15 12:09 UTC  (6+ messages)

[PATCH BlueZ v2] Increase timeout before initiating AVDTP connection
 2011-08-15 12:00 UTC  (8+ messages)

[RFC v3 0/2] Fix debug messages logging from non-built-in plugins
 2011-08-14 21:59 UTC  (5+ messages)
` [RFC v3 1/2] Add external dummy plugin for testing
` [RFC v3 2/2] Fix debug messages logging from non-built-in plugins

[PATCH 0/7] Add support for HandsfreeGateway to Media
 2011-08-14 17:07 UTC  (13+ messages)
` [PATCH 1/7] Add missing call to headset_remove_state_cb
` [PATCH 2/7] Fix double free in error case in endpoint_reply
` [PATCH 3/7] Add state change callback to HandsfreeGateway
` [PATCH 4/7] Use state change callback from media interface
` [PATCH 5/7] Update g_strcmp0 to strcasecmp
` [PATCH 6/7] Add state change callback to audio interface
` [PATCH 7/7] Introduce new state GATEWAY_STATE_PLAY_IN_PROGRESS

[PATCH obexd] Fix encoding of empty unicode headers
 2011-08-14 13:16 UTC 

[PATCH bluetooth-next] Added ioctl flow specification command on HCI socket
 2011-08-14 12:00 UTC 

RFCOMM channel 1 behavior differences
 2011-08-13 21:15 UTC  (4+ messages)

[PATCH Bluez v2] Fix get/set_hfp_active to match name conventions
 2011-08-13 17:31 UTC 

[PATCH Bluez] Fix get/set_hfp_active to match name conventions
 2011-08-13 17:21 UTC 

[PATCH hcidump] Fix L2CAP cid matching
 2011-08-13 16:53 UTC 

[PATCH v4 00/22] Implement AVRCP 1.3 for TG role
 2011-08-12 15:10 UTC  (24+ messages)
` [PATCH v4 03/22] avrcp: implement SetProperty() method of MediaPlayer
` [PATCH v4 04/22] avrcp: implement ChangePlayback() method
` [PATCH v4 05/22] avrcp: implement ChangeTrack() method
` [PATCH v4 06/22] avrcp: handle query for company ids
` [PATCH v4 07/22] avrcp: handle ListPlayerApplicationSettingAttributes pdu
` [PATCH v4 08/22] avrcp: handle ListPlayerApplicationSettingValues pdu
` [PATCH v4 09/22] avrcp: handle GetCurrentPlayerAplicationSettingValue pdu
` [PATCH v4 10/22] avrcp: handle SetPlayerApplicationSettingValue pdu
` [PATCH v4 11/22] avrcp: handle commands for future extension
` [PATCH v4 12/22] avrcp: handle InformDisplayableCharacterSet pdu
` [PATCH v4 13/22] avrcp: handle InformBatteryStatusOfCT pdu
` [PATCH v4 14/22] avrcp: handle GetPlayStatus pdu
` [PATCH v4 15/22] avrcp: handle RegisterNotification pdu
` [PATCH v4 16/22] avrcp: handle query for supported events
` [PATCH v4 17/22] avrcp: handle GetElementAttributes pdu
` [PATCH v4 18/22] avrcp: send response for registered events
` [PATCH v4 19/22] avrcp: change TG record to use version 1.3
` [PATCH v4 20/22] avrcp: update copyright
` [PATCH v4 21/22] Add script to test MediaPlayer interface
` [PATCH v4 22/22] Update Control documentation

[PATCH obexd 1/3] MAP: Add MIME drivers
 2011-08-12 14:00 UTC  (3+ messages)
` [PATCH obexd 2/3] MAP: Folder listing support
` [PATCH obexd 3/3] MAP/Tracker: Fix condition for skipping folders

[RFC] doc: add org.bluez.Handsfree interface
 2011-08-12 13:55 UTC  (2+ messages)

[PATCH BlueZ] Increase timeout before initiating AVDTP connection
 2011-08-12 13:30 UTC  (2+ messages)

[PATCH obexd] phonebook-tracker.c: Calls query speed-up
 2011-08-12 13:18 UTC 

[PATCH obexd 1/3] client: add FileTransfer.MoveFile implementation
 2011-08-12 12:46 UTC  (3+ messages)
` [PATCH obexd 2/3] client: add FileTransfer.CopyFile implementation
` [PATCH obexd 3/3] Add move and copy support to ftp-client

[PATCH obexd v2] Fix handling asynchronous plugin reads
 2011-08-12 12:30 UTC  (2+ messages)

[PATCH obexd 0/8] client: isolate target/profile code
 2011-08-12 12:29 UTC  (10+ messages)
` [PATCH obexd 1/8] client: add target module vtable
` [PATCH obexd 2/8] client: move __obex_log_init before manager_init
` [PATCH obexd 3/8] client: add target driver support
` [PATCH obexd 4/8] client: make use of obc_ prefix for public functions
` [PATCH obexd 5/8] client: add opp target
` [PATCH obexd 6/8] client: add ftp target
` [PATCH obexd 7/8] client: add pbap target
` [PATCH obexd 8/8] client: add sync target

[PATCH 1/5] Added more complete set of AVCTP/AVRCP defines
 2011-08-12  8:36 UTC  (2+ messages)

[PATCH hcidump] Add support for parsing SRM headers
 2011-08-12  8:03 UTC  (2+ messages)

[PATCH 1/2] Fix crash when disconnecting the a2dp
 2011-08-12  8:01 UTC  (2+ messages)

[PATCH obexd 1/3] Remove redundant copy of GSlist* from functions
 2011-08-12  7:56 UTC  (3+ messages)
` [PATCH obexd 3/3] Remove bogus extra semicolons

[PATCH BlueZ 1/3] Add SetRemoteProperties method for OOB COD setting
 2011-08-12  7:15 UTC  (4+ messages)
    ` [PATCH "

[RFC obexd] Support more fine-grained filtering of sdp records
 2011-08-11 23:52 UTC 

[RFC obexd 0/4] Rework get_next_header function
 2011-08-11 23:43 UTC  (5+ messages)
` [RFC obexd 1/4] Call get_next_header in PUT operations
` [RFC obexd 2/4] Stop get_next_headers on OBEX_HEADER_EMPTY
` [RFC obexd 3/4] Adapt get_next_header for 1 and 4 byte headers
` [RFC obexd 4/4] Adapt PBAP to changes in get_next_header behaviour

[PATCH] [RFC] BTUSB: be quiet on device disconnect
 2011-08-11 21:51 UTC  (2+ messages)

[PATCH] Bluetooth: cmtp: Fix session cleanup on failed conn add
 2011-08-11 21:08 UTC  (2+ messages)

[PATCH 4/4] Bluetooth: hidp: Don't release device ref if never held
 2011-08-11 21:07 UTC  (2+ messages)

[PATCH] Bluetooth: cmtp: Fix deadlock in session deletion
 2011-08-11 21:06 UTC  (2+ messages)

[PATCH v2] Bluetooth: bnep: Fix deadlock in session deletion
 2011-08-11 21:05 UTC  (2+ messages)

[PATCH v2 00/16] Full support discovery procedure
 2011-08-11 20:08 UTC  (12+ messages)
` [PATCH v2 11/16] Bluetooth: Add 'eir_len' param to mgmt_device_found()
` [PATCH v2 15/16] Bluetooth: Support LE-Only discovery procedure

[patch] bluetooth: unlock if allocation fails in hci_blacklist_add()
 2011-08-11 19:35 UTC  (2+ messages)

A problem about Authentication‏
 2011-08-11 18:56 UTC 

[PATCH BlueZ v2 0/3] Remove paired and bonded from btd_device structure
 2011-08-11 15:54 UTC  (4+ messages)
` [PATCH BlueZ v2 1/3] "
` [PATCH BlueZ v2 2/3] Code clean-up: value is used in set paired and bonded
` [PATCH BlueZ v2 3/3] Code clean-up: remove unnecessary brackets


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