linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-08 13:48:43 to 2013-11-13 14:09:32 UTC [more...]

bluetoothd failure after a "malloc retun NULL" injection (attachment fix)
 2013-11-13 14:09 UTC 

bluetoothd failure after a "malloc retun NULL" injection
 2013-11-13 14:05 UTC 

shutdown(3) and bluetooth
 2013-11-13 14:02 UTC  (9+ messages)

[RFCv1 0/9] Socket HAL
 2013-11-13 13:56 UTC  (15+ messages)
` [RFCv1 1/9] android/hal-sock: Add debug flag printing
` [RFCv1 2/9] android: Avoid unneeded includes
` [RFCv1 3/9] android/ahl-sock: Add connect signal to socket
` [RFCv1 4/9] android/hal-sock: Initial listen handle
` [RFCv1 5/9] android/hal-sock: Implement socket accepted event
` [RFCv1 6/9] android/hal-sock: Implement Android RFCOMM stack events
` [RFCv1 7/9] android/hal-sock: Implement RFCOMM events
` [RFCv1 8/9] android/hal-sock: Implement accept signal over Android fd
` [RFCv1 9/9] android/hal-sock: Write channel to "

Adapter name reset on suspend/resume
 2013-11-13 13:44 UTC 

[PATCH BlueZ] audio/A2DP: Return -ENOPROTOOPT if record doesn't exist
 2013-11-13 13:26 UTC 

[RFC] android/debug: Move debug functions to hal-utils.c
 2013-11-13 11:35 UTC  (2+ messages)

[PATCH_v3 1/3] android: Fix opcode parameter type from uint16_t to uint8_t
 2013-11-13 11:16 UTC  (8+ messages)
` [PATCH_v3 2/3] android/pan: Add notify method to PAN notifications
` [PATCH_v3 3/3] android/pan: Handle connection and control state notifications

[RFC v4 0/6] Bluetooth LE 6LoWPAN
 2013-11-13 10:11 UTC  (7+ messages)
` [RFC v4 1/6] net: if_arp: add ARPHRD_RAWIP type
` [RFC v4 2/6] ipv6: Add checks for RAWIP ARP type
` [RFC v4 3/6] Bluetooth: Initial skeleton code for BT 6LoWPAN
` [RFC v4 4/6] Bluetooth: Enable 6LoWPAN support for BT LE devices
` [RFC v4 5/6] Bluetooth: Enable 6LoWPAN if device supports it
` [RFC v4 6/6] Bluetooth: Manually enable or disable 6LoWPAN between devices

[PATCH_v2 1/3] android/hidhost: Handle uhid output and feature events
 2013-11-13  9:27 UTC  (6+ messages)
` [PATCH_v2 2/3] android/hidhost: Remove deprecated idle opcode from ipc document
` [PATCH_v2 3/3] android/hidhost: Set info request from HAL is not supported

[RFC BlueZ 0/3] Check if profile local_uuid is enabled
 2013-11-13  8:53 UTC  (4+ messages)
` [RFC BlueZ 1/3] core/device: Only connect profiles which are enabled
` [RFC BlueZ 2/3] audio/A2DP: Set profile .local_uuid properly
` [RFC BlueZ 3/3] input: Fix setting .local_uuid

[PATCH RFC] tty_ldisc: add more limits to the @write_wakeup
 2013-11-13  7:30 UTC 

[PATCH v2 0/8] android: Some adapter and mgmt handling code cleanup
 2013-11-12 23:48 UTC  (8+ messages)
` [PATCH v2 1/8] android: Make adapter static
` [PATCH v2 2/8] android: Move adapter initialization to adapter.c
` [PATCH v2 3/8] android: Don't use static pointer for storing adapter_ready callback
` [PATCH v2 4/8] android/hidhost: Use adapter address provided on register
` [PATCH v2 5/8] android: Report adapter address in adapter_ready callback
` [PATCH v2 6/8] android: Remove not needed bt_adapter_get_address function
` [PATCH v2 8/8] android: Rename bluetooth service functions to match service name

[PATCH] Enable autosuspend for Intel Bluetooth device
 2013-11-12 21:16 UTC 

[PATCH] Enable autosuspend for Intel Bluetooth device
 2013-11-12 21:14 UTC 

[PATCH] Bluetooth: Add support for Intel Bluetooth device [8087:0a2a]
 2013-11-12 21:10 UTC 

[PATCH_v2 0/4] Implement missing PAN interface and notifications
 2013-11-12 19:33 UTC  (7+ messages)
` [PATCH_v2 1/4] android/pan: Add PAN related defines and event struct to hsl-msg header
` [PATCH_v2 2/4] android/pan: Add PAN cleanup interface implementation
` [PATCH_v2 3/4] android/pan: Add notify method to PAN notifications
` [PATCH_v2 4/4] android/pan: Handle connection and control state notifications

[RFC BlueZ v0] doc: Add GATT API
 2013-11-12 18:49 UTC  (4+ messages)
` [RFC BlueZ v1] "

[PATCH v3 0/5] Add support for registering local SDP records
 2013-11-12 17:00 UTC  (7+ messages)
` [PATCH v3 1/5] android: Add and remove sdp records and uuids
` [PATCH v3 2/5] android: Remove not needed include
` [PATCH v3 3/5] android: Clear adapter uuids during initialization
` [PATCH v3 4/5] android: Add support for getting UUIDs property
` [PATCH v3 5/5] android: Register DeviceID record when adapter is initialized

[PATCH 1/3] android/hidhost: Handle uhid output and feature events
 2013-11-12 15:57 UTC  (8+ messages)
` [PATCH 2/3] android/hidhost: Remove deprecated idle opcode from ipc document
` [PATCH 3/3] android/hidhost: Set info request from HAL is not supported

[PATCH v2 BlueZ] core: Do not attempt to connect if adapter is not powered
 2013-11-12 14:52 UTC  (2+ messages)

[PATCH 0/7] android: Some adapter and mgmt handling code cleanup
 2013-11-12 13:47 UTC  (8+ messages)
` [PATCH 1/7] android: Remove bt_adapter structure
` [PATCH 2/7] android: Move adapter initialization to adapter.c
` [PATCH 3/7] android/hidhost: Use adapter address provided on register
` [PATCH 4/7] android: Report adapter address in adapter_ready callback
` [PATCH 5/7] android: Remove not needed bt_adapter_get_address function
` [PATCH 7/7] android: Rename bluetooth service functions to match service name

[PATCH 0/4] Implement missing PAN interface and notifications
 2013-11-12 13:43 UTC  (7+ messages)
` [PATCH 1/4] android/pan: Add PAN related defines and event struct to hsl-msg header
` [PATCH 2/4] android/pan: Add PAN cleanup interface implementation
` [PATCH 3/4] android/pan: Add notify method to PAN notifications
` [PATCH 4/4] android/pan: Handle connection and control state notifications

[PATCH] android/hidhost: Fix error handling issue incase of G_IO_HUP
 2013-11-12 13:28 UTC  (2+ messages)

[PATCH] android/hidhost: Fix uhid create failure case
 2013-11-12 13:28 UTC  (2+ messages)

[PATCH v2 0/3] Fixes for incoming connection and bonding
 2013-11-12 13:27 UTC  (7+ messages)
` [PATCH v2 1/3] android: Update bond state on incoming bonding
` [PATCH v2 2/3] android: Update HAL with device info on incoming connection
` [PATCH v2 3/3] android: Change TODO with explaining comment

[PATCH BlueZ] core: Do not attempt to connect if adapter is not powered
 2013-11-12 13:26 UTC 

[PATCH v2 0/5] Add support for registering local SDP records
 2013-11-12 13:24 UTC  (7+ messages)
` [PATCH v2 1/5] android: Add and remove sdp records and uuids
` [PATCH v2 2/5] android: Remove not needed include
` [PATCH v2 3/5] android: Clear adapter uuids during initialization
` [PATCH v2 4/5] android: Add support for getting UUIDs property
` [PATCH v2 5/5] android: Register DeviceID record when adapter is initialized

[PATCH] obex: Use user's cache dir as a default root
 2013-11-12  8:58 UTC  (2+ messages)

Problems with too many connections
 2013-11-12  8:29 UTC  (3+ messages)

[PATCH 0/3] Fixes for incoming connection and bonding
 2013-11-11 23:19 UTC  (7+ messages)
` [PATCH 1/3] android: Update bond state on incoming bonding
` [PATCH 2/3] android: Update HAL with device info on incoming connection
` [PATCH 3/3] android: Change TODO with explaining comment

pull request: bluetooth 2013-11-11
 2013-11-11 23:17 UTC  (3+ messages)

[RFCv1 0/9] Socket HAL
 2013-11-11 23:11 UTC  (13+ messages)
` [RFCv1 1/9] android/hal-sock: Add debug flag printing
` [RFCv1 2/9] android: Avoid unneeded includes
` [RFCv1 3/9] android/ahl-sock: Add connect signal to socket
` [RFCv1 4/9] android/hal-sock: Initial listen handle
` [RFCv1 5/9] android/hal-sock: Implement socket accepted event
` [RFCv1 6/9] android/hal-sock: Implement Android RFCOMM stack events
` [RFCv1 7/9] android/hal-sock: Implement RFCOMM events
` [RFCv1 8/9] android/hal-sock: Implement accept signal over Android fd
` [RFCv1 9/9] android/hal-sock: Write channel to "

[PATCH BlueZ v2] audio/AVDTP: Remove avdtp_init and avdtp_exit
 2013-11-11 16:50 UTC  (2+ messages)

[PATCH BlueZ] audio/AVDTP: Remove avdtp_init and avdtp_exit
 2013-11-11 15:34 UTC  (2+ messages)

[PATCH 3/3] obex: Use XDG_RUNTIME_DIR as a default root
 2013-11-11 13:01 UTC  (5+ messages)

[PATCH 1/3] gdbus: Don't try to remove removed sources
 2013-11-11 12:13 UTC  (5+ messages)

[PATCH 2/3] all: Use G_SOURCE_REMOVE/G_SOURCE_CONTINUE macros
 2013-11-11 11:28 UTC  (3+ messages)

Oops in rfcomm_sock_getsockopt on net-next as of 20131111
 2013-11-11 11:05 UTC  (2+ messages)

[RFC] android/hid: Handle virtual unplug event from hid device
 2013-11-11  8:33 UTC  (2+ messages)

Reading RSSI value from an RFCOMM connection
 2013-11-10  6:31 UTC 

obexd broken for absolute paths
 2013-11-10  0:59 UTC  (6+ messages)

Debugging broken audio stream
 2013-11-09 22:33 UTC 

[PATCH] obex: Use GLib helper function to manipulate paths
 2013-11-09 17:18 UTC 

How do you do OBEX testing?
 2013-11-08 16:11 UTC 

[RFC v3 0/8] Bluetooth LE 6LoWPAN
 2013-11-08 15:23 UTC  (9+ messages)
` [RFC v3 1/8] net: if_arp: add ARPHRD_RAWIP type
` [RFC v3 2/8] ipv6: Add checks for RAWIP ARP type
` [RFC v3 3/8] Bluetooth: Initial skeleton code for BT 6LoWPAN
` [RFC v3 4/8] Bluetooth: Enable 6LoWPAN support for BT LE devices
` [RFC v3 5/8] Bluetooth: Enable 6LoWPAN if device supports it
` [RFC v3 6/8] route: Exporting ip6_route_add() so that Bluetooth 6LoWPAN can use it
` [RFC v3 7/8] Bluetooth: Set route to peer for 6LoWPAN
` [RFC v3 8/8] Bluetooth: Manually enable or disable 6LoWPAN between devices

[PATCH] android: Avoid unneeded includes
 2013-11-08 14:26 UTC 

[PATCH 1/2] androi/haltest: Make debug functions return const string
 2013-11-08 14:22 UTC  (3+ messages)
` [PATCH 2/2] android/hal-utils: Make hal-utils "

[PATCH] android: Fix error handling in adapter_ready
 2013-11-08 14:15 UTC  (2+ messages)

[PATCHv5 2/3] android/debug: Convert uuid helper to use uint8_t buffer
 2013-11-08 13:48 UTC  (2+ messages)
` [PATCHv5 [2/3]] "


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