messages from 2011-06-16 14:41:32 to 2011-06-22 10:27:47 UTC [more...]
[RFC] Health Thermometer Profile API
2011-06-22 10:27 UTC (6+ messages)
[PATCH] Bluetooth: Add mgmt command for fast connectable mode
2011-06-22 10:11 UTC
[PATCH] Bluetooth: Add mgmt command for fast connectable mode
2011-06-22 9:18 UTC
[PATCH obexd v2 00/11] Support user defined headers in gwobex
2011-06-22 7:35 UTC (15+ messages)
` [PATCH obexd v2 01/11] Add a_header struct for additional header data
` [PATCH obexd v2 02/11] Add list to store received headers
` [PATCH obexd v2 03/11] Add function to create fresh a_header
` [PATCH obexd v2 04/11] Store received headers in gw_obex_xfer object
` [PATCH obexd v2 05/11] Add functions to get, put w. a_header list
` [PATCH obexd v2 06/11] Parse headers in a PUT response packet
` [PATCH obexd v2 07/11] Add functions for async requests w a_header list
` [PATCH obexd v2 08/11] Reorder headers to conform to BIP's requirements
` [PATCH obexd v2 09/11] Handle partial content response from server
` [PATCH obexd v2 10/11] Convenience method to make deep copy of a_header
` [PATCH obexd v2 11/11] Add func for fetching header by id from list
SRM support in OBEX
2011-06-22 7:23 UTC (3+ messages)
[PATCH 1/3] Bluetooth: Add extfeatures to struct hci_dev
2011-06-22 2:16 UTC (6+ messages)
` [PATCH 2/3] Bluetooth: Write LE Host Supported command complete event
` [PATCH 3/3] Bluetooth: Add MGMT_OP_SET_LE_SUPPORT command
Linux 2.6.39
2011-06-21 21:08 UTC (2+ messages)
pull request: bluetooth-next-2.6 2011-06-21
2011-06-21 18:54 UTC (2+ messages)
[PATCH] Bluetooth: Add mgmt command for fast connectable mode
2011-06-21 18:01 UTC (2+ messages)
[PATCH v2] Bluetooth: Fix not setting the chan state
2011-06-21 17:55 UTC (2+ messages)
PIN code pb
2011-06-21 16:31 UTC
[PATCH obexd v2] Fix crash introduced by f5279bfcedd669bc5d4e88cc1c59807c92226dfb
2011-06-21 10:37 UTC
[PATCH obexd v2] Fix parameters in obexd.service.in
2011-06-21 10:24 UTC
[PATCH obexd] Add copy and move support for filesystem plugin
2011-06-21 10:23 UTC (6+ messages)
` [PATCH obexd] Fix crash introduced by f5279bfcedd669bc5d4e88cc1c59807c92226dfb
[PATCH] Fix hid2hci compilation error
2011-06-21 9:14 UTC
[PATCH] Fix SAP message padding macro
2011-06-21 8:34 UTC
[PATCH obexd 1/4] Add initial support for OBEX Action command
2011-06-21 8:06 UTC (13+ messages)
` [PATCH obexd 2/4] Add basic support for action commands on ftp driver
` [PATCH obexd 3/4] Add support for Action command to pcsuite plugin
` [PATCH obexd 4/4] Add copy and move support for filesystem plugin
[PATCH obexd] Make proper use of user_data when using bt_io_listen
2011-06-21 7:46 UTC (2+ messages)
[PATCH obexd 06/14] Add protocol member to distinguish OBEX Protocol
2011-06-21 7:43 UTC (5+ messages)
` [PATCH obexd 09/14] Add psm parameter for session_find
[PATCH obexd 01/14] Update OPP service record for GOEP v2.0
2011-06-21 6:53 UTC (19+ messages)
` [PATCH obexd 03/14] Add psm member in obex_service_driver struct
` [PATCH obexd 04/14] FTP and OPP service register GoepL2capPsm attribute
` [PATCH obexd 05/14] Server listen on both RFCOMM and L2CAP sockets
` [PATCH obexd 07/14] Set different data format for different OBEX protocol
` [PATCH obexd 08/14] Add psm parameter for create_session
` [PATCH obexd 10/14] Add psm member in session_data struct
` [PATCH obexd 11/14] Client parse server GoepL2capPsm attribute
` [PATCH obexd 13/14] Set different data format for differnet OBEX protocol
` [PATCH obexd 14/14] Fix compile error
[PATCH v2 openobex 3/3] Modify code to read entire packet when fd transport format is SEQPACKET
2011-06-21 5:23 UTC
[PATCH v3 openobex 3/3] Modify code to read entire packet when fd transport format is SEQPACKET
2011-06-21 5:22 UTC (2+ messages)
[PATCH v2 openobex 2/3] Create new API to set fd obex transport format
2011-06-21 5:16 UTC
[PATCH v2 openobex 1/3] Add transport format member in fdobex_data struct
2011-06-21 5:14 UTC
[openobex-users] [PATCH v2 openobex 1/3] Add transport format member in fdobex_data struct
2011-06-21 3:35 UTC (3+ messages)
` [PATCH v2 openobex 2/3] Create new API to set fd obex transport format
` [openobex-users] [PATCH v3 openobex 3/3] Modify code to read entire packet when fd transport format is SEQPACKET
[PATCH openobex 1/3] Add transport format member in fdobex_data struct. Support STREAM and SEQPACKET transport format
2011-06-21 3:17 UTC (10+ messages)
` [PATCH openobex 2/3] Add transport format parameter when setup fd obex transprot
` [PATCH openobex 3/3] Modify fdobex_read to read the entire packet when data tarnsprot format is SEQPACKET,
` [openobex-users] [PATCH openobex 1/3] Add transport format member in fdobex_data struct. Support STREAM and SEQPACKET transport format
[PATCH 1/3] Bluetooth: Fix not setting the chan state
2011-06-20 20:03 UTC (7+ messages)
` [PATCH 2/3] Bluetooth: Fix crash when setting a LE socket to ready
` [PATCH 3/3] Bluetooth: Remove useless access to the socket
[PATCH 1/4] Bluetooth: Restore accidentally-deleted line
2011-06-20 19:23 UTC (14+ messages)
` [PATCH 2/4] Bluetooth: Rename _busy_wq to _l2cap_wq
` [PATCH 3/4] Bluetooth: Limit depth of the HCI TX queue with ERTM mode
[RFC] Health Thermometer Profile API
2011-06-20 17:24 UTC (6+ messages)
[PATCH obexd 00/10] Support user defined headers in gwobex
2011-06-20 17:15 UTC (15+ messages)
` [PATCH obexd 01/10] Add a_header struct for additional header data
` [PATCH obexd 02/10] Add list to store received headers
` [PATCH obexd 03/10] Store received headers in gw_obex_xfer object
` [PATCH obexd 04/10] Add functions to get, put w. a_header list
` [PATCH obexd 05/10] Parse headers in a PUT response packet
` [PATCH obexd 06/10] Add functions for async requests w a_header list
` [PATCH obexd 07/10] Reorder headers to conform to BIP's requirements
` [PATCH obexd 08/10] Handle partial content response from server
` [PATCH obexd 09/10] Convenience method to make deep copy of a_header
` [PATCH obexd 10/10] Add func for fetching header by id from list
[RFC 7/7] Update Management API documentation
2011-06-20 16:47 UTC (21+ messages)
` GATT and GATT based Profiles architecture - Query
[RFC] Attribute IO Driver
2011-06-20 14:16 UTC (4+ messages)
[PATCH] Fix unpair device when disconnected for No Bonding
2011-06-20 10:03 UTC (4+ messages)
[PATCH obexd 12/14] Start L2CAP connnection
2011-06-20 9:56 UTC (2+ messages)
` [PATCH obexd 02/14] Update FTP service record for GOEP v2.0
Build failure for bluez-hcidump
2011-06-20 9:15 UTC (2+ messages)
[PATCH] test/agent.c: Wait for reply from CreatePairedDevice before exiting
2011-06-20 4:11 UTC
Memory leak on failed connection attempt
2011-06-20 3:15 UTC (6+ messages)
ALSA lib audio/pcm_bluetooth.c:1607:(audioservice_expect) BT_OPEN failed : Invalid argument(22)
2011-06-19 19:49 UTC
Regression caused by "Bluetooth: Map sec_level to link key requirements"
2011-06-19 19:01 UTC (10+ messages)
Bluetooth headset works!
2011-06-19 4:06 UTC
[PATCH v2] build: Add support for systemd service configuration
2011-06-17 11:51 UTC (3+ messages)
[PATCH obexd 2/4 v3] Add basic support for action commands on ftp driver
2011-06-17 11:27 UTC
[PATCH obexd 2/4 v2] Add basic support for action commands on ftp driver
2011-06-17 11:21 UTC
[PATCH] Cleanup: read_local_features callback is no longer used
2011-06-17 10:38 UTC (3+ messages)
[PATCH] Cleanup: 'features' in btd_adapter is no longer used
2011-06-17 10:36 UTC (2+ messages)
[PATCH] Fix typo from deamon to daemon
2011-06-17 10:33 UTC (2+ messages)
[PATCH] Fix return code of hid2hci
2011-06-17 10:32 UTC (2+ messages)
[PATCH 1/2] Implement fast connectable mode for mgmt interface
2011-06-17 9:44 UTC (2+ messages)
` [PATCH 2/2] Rename fast_connectable function in hciops
[PATCH 4/4] Fix handling asynchronous plugin reads
2011-06-17 7:59 UTC (10+ messages)
` Various GET functionality fixes (obsoletes: Renewed new missed calls handling)
` [PATCH 3/4] Modify obex_write_stream logic
[RFC] Bluetooth: Add link_type information to the mgmt Connected event
2011-06-16 21:57 UTC (5+ messages)
LE supported host configuration using management
2011-06-16 21:21 UTC (2+ messages)
Binary PIN Support
2011-06-16 20:27 UTC (5+ messages)
Linux 2.6.39.1
2011-06-16 19:10 UTC (7+ messages)
[PATCH 1/2] Implement fast connectable mode for mgmt interface
2011-06-16 18:57 UTC (2+ messages)
[PATCH] Add blacklisting support for management interface
2011-06-16 18:53 UTC (2+ messages)
[PATCH 1/2] Bluetooth: Move blacklisting functions to hci_core
2011-06-16 18:21 UTC (5+ messages)
` [PATCH 2/2] Bluetooth: Add blacklisting support for mgmt interface
[PATCH 0/4] Add support for custom (e)SCO parameters
2011-06-16 14:41 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).