messages from 2013-11-12 13:43:13 to 2013-11-15 18:04:01 UTC [more...]
[PATCH v5 0/4] Fixes for incoming connection and bonding
2013-11-15 18:04 UTC (5+ messages)
` [PATCH v5 1/4] android: Update bond state on incoming bonding
` [PATCH v5 2/4] android: Cache device name on device list
` [PATCH v5 3/4] android: Update bond state on auth and connect failed
` [PATCH v5 4/4] android: Change TODO with explaining comment
[PATCH 1/2] android: Add PTS PICS for GAP
2013-11-15 17:52 UTC (8+ messages)
` [PATCH 2/2] android: Add PTS PICS for HID
` [PATCHv2 0/2] PICS for GAP and HID
` [PATCHv2 1/2] android: Add PTS PICS for GAP
` [PATCHv2 2/2] android: Add PTS PICS for HID
pull request: bluetooth 2013-11-11
2013-11-15 15:15 UTC (3+ messages)
[PATCHv2 00/16] Socket HAL
2013-11-15 14:53 UTC (19+ messages)
` [PATCHv2 01/16] android/hal-sock: Add debug flag printing
` [PATCHv2 02/16] android/hal-sock: Use static local adapter address
` [PATCHv2 03/16] android/hal-sock: Add connect signal to socket
` [PATCHv2 04/16] android/hal-sock: Define structs and implement listen
` [PATCHv2 05/16] android/hal-sock: Implement socket accepted event
` [PATCHv2 06/16] android/hal-sock: Implement Android RFCOMM stack events
` [PATCHv2 07/16] android/hal-sock: Implement RFCOMM events
` [PATCHv2 08/16] android/hal-sock: Implement accept signal over Android fd
` [PATCHv2 09/16] android/hal-sock: Write channel to "
` [PATCHv2 10/16] android/hal-sock: Implement socket connect HAL method
` [PATCHv2 11/16] android/hal-sock: Parse SDP response and connect
` [PATCHv2 12/16] android/hal-sock: Implement HAL connect call
` [PATCHv2 13/16] android/hal-sock: Send RFCOMM channel to framework
` [PATCHv2 14/16] android/hal-sock: Send connect signal on connect
` [PATCHv2 15/16] android/hal-sock: Close file descriptor after sending
` [PATCHv2 16/16] android/hal-sock: Add SDP record for OPP profile
Interacting with BlueZ5 and Neard...possible bug
2013-11-15 14:13 UTC
[PATCH] Staging: btmtk_usb: Add hdev parameter to hdev->send driver callback
2013-11-15 13:26 UTC (4+ messages)
[PATCH] android: Fix not storing adapter index in index added event
2013-11-15 12:53 UTC (2+ messages)
[PATCHv1 00/16] Socket HAL
2013-11-15 12:29 UTC (21+ messages)
` [PATCHv1 01/16] android/hal-sock: Add debug flag printing
` [PATCHv1 02/16] android/hal-sock: Use static local adapter address
` [PATCHv1 03/16] android/hal-sock: Add connect signal to socket
` [PATCHv1 04/16] android/hal-sock: Define structures for socket HAL
` [PATCHv1 05/16] android/hal-sock: Initial listen handle
` [PATCHv1 06/16] android/hal-sock: Implement socket accepted event
` [PATCHv1 07/16] android/hal-sock: Implement Android RFCOMM stack events
` [PATCHv1 08/16] android/hal-sock: Implement RFCOMM events
` [PATCHv1 09/16] android/hal-sock: Implement accept signal over Android fd
` [PATCHv1 10/16] android/hal-sock: Write channel to "
` [PATCHv1 11/16] android/hal-sock: Implement socket connect HAL method
` [PATCHv1 12/16] android/hal-sock: Parse SDP response and connect
` [PATCHv1 13/16] android/hal-sock: Implement HAL connect call
` [PATCHv1 14/16] android/hal-sock: Send RFCOMM channel to framework
` [PATCHv1 15/16] android/hal-sock: Send connect signal on connect
` [PATCHv1 16/16] android/hal-sock: Close file descriptor after sending
[PATCH v4 0/4] Fixes for incoming connection and bonding
2013-11-15 11:46 UTC (7+ messages)
` [PATCH v4 1/4] android: Update bond state on incoming bonding
` [PATCH v4 2/4] android: Cache device name on device list
` [PATCH v4 3/4] android: Update bond state on auth and connect failed
` [PATCH v4 4/4] android: Change TODO with explaining comment
[PATCH 1/3] android/hal: Merge bluetooth and sock register/unregister
2013-11-15 10:13 UTC (3+ messages)
` [PATCH 2/3] android/hal: Remove unneeded code
` [PATCH 3/3] android/hal: Unregister Bluetooth on cleanup
[PATCH 1/2] android/pan: Fix wrong HAL service id
2013-11-15 10:03 UTC (3+ messages)
` [PATCH 2/2] android/hal-ipc: Add pan notification call to hal-ipc dispatch handler
[PATCH BlueZ] build: Fix out of tree builds
2013-11-15 9:37 UTC (2+ messages)
[RFC v2 0/5] android: IPC improvements
2013-11-15 1:40 UTC (6+ messages)
` [RFC v2 1/5] android: Add initial code for generic IPC msg handling
` [RFC v2 2/5] android/hal-bluetooth: Use generic IPC message handling for events
` [RFC v2 3/5] android/hal-hidhost: "
` [RFC v2 4/5] android/hal-pan: "
` [RFC v2 5/5] android/hal-a2dp: "
(no subject)
2013-11-14 21:47 UTC
[RFC BlueZ v0] doc: Add GATT API
2013-11-14 20:13 UTC (5+ messages)
` [RFC BlueZ v1] "
Reading RSSI value from an RFCOMM connection
2013-11-14 17:54 UTC (2+ messages)
[PATCH v2 BlueZ] android/a2dp: Add implementation of SDP record
2013-11-14 15:28 UTC (2+ messages)
[PATCH v3 0/3] Fixes for incoming connection and bonding
2013-11-14 15:24 UTC (4+ messages)
` [PATCH v3 1/3] android: Update bond state on incoming bonding
` [PATCH v3 2/3] android: Update bond state on auth and connect failed
` [PATCH v3 3/3] android: Change TODO with explaining comment
Adapter name reset on suspend/resume
2013-11-14 14:33 UTC (4+ messages)
[PATCH BlueZ] android/a2dp: Add implementation of SDP record
2013-11-14 14:16 UTC
[PATCH BlueZ] core: Do not change service state in btd_service_connect if it fails
2013-11-14 12:59 UTC (2+ messages)
[PATCH v2 0/8] android: Some adapter and mgmt handling code cleanup
2013-11-14 12:59 UTC (9+ 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 BlueZ 1/7] android/hal-a2dp: Use conn_state instead of connection_state
2013-11-14 12:26 UTC (8+ messages)
` [PATCH BlueZ 2/7] android/hal-a2dp: Add implemention of .init
` [PATCH BlueZ 3/7] android/hal-a2dp: Add implemention of .cleanup
` [PATCH BlueZ 4/7] android/hal-a2dp: Add defines for possible connection states
` [PATCH BlueZ 5/7] android/a2dp: Add initial implementation of socket handling
` [PATCH BlueZ 6/7] android/a2dp: Add initial implementation of HAL_OP_A2DP_CONNECT
` [PATCH BlueZ 7/7] android/a2dp: Add initial implementation of HAL_OP_A2DP_DISCONNECT
bluetoothd failure after a "malloc retun NULL" injection (attachment fix)
2013-11-14 9:37 UTC (5+ messages)
[PATCH] android/debug: Move debug functions to hal-utils.c
2013-11-14 9:05 UTC (2+ messages)
[PATCH] Bluetooth: Add support for Intel Bluetooth device [8087:0a2a]
2013-11-14 8:20 UTC (2+ messages)
[PATCH] Enable autosuspend for Intel Bluetooth device
2013-11-14 8:19 UTC (2+ messages)
[RFC v4 0/6] Bluetooth LE 6LoWPAN
2013-11-14 8:07 UTC (9+ 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] linux-firmware: Update Intel Bluetooth devices firmware patch files
2013-11-14 1:21 UTC
[PATCH 1/2] android: Shutdown if IPC command for unregistered service is received
2013-11-13 17:50 UTC (3+ messages)
` [PATCH 2/2] android: Core service should be always registered
[PATCH BlueZ] audio/A2DP: Return -ENOPROTOOPT if record doesn't exist
2013-11-13 14:49 UTC (2+ messages)
[PATCH 1/2] android/hidhost: Fix memory leak
2013-11-13 14:48 UTC (3+ messages)
` [PATCH 2/2] android/hidhost: Use correct error structure
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 (6+ messages)
` [RFCv1 4/9] android/hal-sock: Initial listen handle
[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
[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] Enable autosuspend for Intel Bluetooth device
2013-11-12 21:14 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
[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 (6+ messages)
` [PATCH 2/3] android/hidhost: Remove deprecated idle opcode from ipc document
[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 (3+ messages)
` [PATCH 1/7] android: Remove bt_adapter structure
[PATCH 0/4] Implement missing PAN interface and notifications
2013-11-12 13:43 UTC (4+ messages)
` [PATCH 1/4] android/pan: Add PAN related defines and event struct to hsl-msg header
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).