messages from 2013-11-14 09:37:55 to 2013-11-19 09:22:44 UTC [more...]
[PATCHv4 00/17] Socket HAL
2013-11-19 9:22 UTC (19+ messages)
` [PATCHv4 01/17] android/socket: Add connect signal to socket
` [PATCHv4 02/17] android: trivial: Add comment making code consistent
` [PATCHv4 03/17] android/socket: Add get RFCOMM default channel
` [PATCHv4 04/17] android/socket: Define structs and implement listen
` [PATCHv4 05/17] android/socket: Implement socket accepted event
` [PATCHv4 06/17] android/socket: Implement Android RFCOMM stack events
` [PATCHv4 07/17] android/socket: Implement RFCOMM events
` [PATCHv4 08/17] android/socket: Implement accept signal over Android fd
` [PATCHv4 09/17] android/socket: Write channel to "
` [PATCHv4 10/17] android/socket: Implement socket connect HAL method
` [PATCHv4 11/17] android/socket: Parse SDP response and connect
` [PATCHv4 12/17] android/socket: Implement HAL connect call
` [PATCHv4 13/17] android/socket: Send RFCOMM channel to framework
` [PATCHv4 14/17] android/socket: Send connect signal on connect
` [PATCHv4 15/17] android/socket: Close file descriptor after sending
` [PATCHv4 16/17] android/socket: Add SDP record for OPP profile
` [PATCHv4 17/17] android/socket: Add MAS uuid to channel mapping
[PATCH] Don't care about power status and adapter power on after rfkill unblock
2013-11-19 7:01 UTC
[PATCH] Don't care about power status and adapter power on after rfkill unblock
2013-11-19 6:55 UTC
[RFC v2 00/15] LE auto connection and connection parameters
2013-11-18 18:40 UTC (7+ messages)
` [RFC v2 01/15] Bluetooth: Refactor hci_disconn_complete_evt
` [RFC v2 10/15] Bluetooth: Temporarily stop background scanning on discovery
[PATCH v2 0/6] android: IPC improvements
2013-11-18 14:35 UTC (7+ messages)
` [PATCH v2 1/6] android/hal: Add initial code for IPC message handlers
` [PATCH v2 2/6] android/hal-bluetooth: Register "
` [PATCH v2 3/6] android/hal-hidhost: Use generic IPC message handling for events
` [PATCH v2 4/6] android/hal-pan: "
` [PATCH v2 5/6] android/hal-a2dp: "
` [PATCH v2 6/6] android/hal: Check if command socket was shutdown by peer
[PATCH BlueZ] audio/AVCTP: Use A/V_RemoteControl UUID for incoming connections
2013-11-18 14:27 UTC (2+ messages)
[PATCH v2 1/2] android: Improve IPC helper to not send invalid status response
2013-11-18 13:18 UTC (3+ messages)
` [PATCH v2 2/2] android/hal: Verify command status response before processing
BUG: unable to handle kernel paging request at 00000015832a8e23 RIP [<ffffffff81a57c30>] rfcomm_sock_getsockopt+0x140/0x240
2013-11-18 12:32 UTC (3+ messages)
[PATCH BlueZ 1/5] audio/AVDTP: Remove unused code
2013-11-18 12:11 UTC (6+ messages)
` [PATCH BlueZ 2/5] audio/AVDTP: Remove public function that are only used locally
` [PATCH BlueZ 3/5] audio/source: Remove shutdown parameter from source_disconnect
` [PATCH BlueZ 4/5] audio/sink: Remove shutdown parameter from sink_disconnect
` [PATCH BlueZ 5/5] audio/AVDTP: Remove unused avdtp_set_device_disconnect
[PATCH] android/a2dp: Use NULL for zero pointer
2013-11-18 11:05 UTC (2+ messages)
[PATCH] android: Improve IPC helper to not send invalid status response
2013-11-18 10:44 UTC
[PATCHv3 00/16] Socket HAL
2013-11-18 10:02 UTC (22+ messages)
` [PATCHv3 01/16] android/hal-sock: Add debug flag printing
` [PATCHv3 02/16] android/socket: Use static local adapter address
` [PATCHv3 03/16] android/socket: Add connect signal to socket
` [PATCHv3 04/16] android/socket: Define structs and implement listen
` [PATCHv3 05/16] android/socket: Implement socket accepted event
` [PATCHv3 06/16] android/socket: Implement Android RFCOMM stack events
` [PATCHv3 07/16] android/socket: Implement RFCOMM events
` [PATCHv3 08/16] android/socket: Implement accept signal over Android fd
` [PATCHv3 09/16] android/socket: Write channel to "
` [PATCHv3 10/16] android/socket: Implement socket connect HAL method
` [PATCHv3 11/16] android/socket: Parse SDP response and connect
` [PATCHv3 12/16] android/socket: Implement HAL connect call
` [PATCHv3 13/16] android/socket: Send RFCOMM channel to framework
` [PATCHv3 14/16] android/socket: Send connect signal on connect
` [PATCHv3 15/16] android/socket: Close file descriptor after sending
` [PATCHv3 16/16] android/socket: Add SDP record for OPP profile
[PATCH 0/5] android: IPC improvements
2013-11-17 22:32 UTC (8+ messages)
` [PATCH 1/5] android/hal: Add initial code for IPC message handlers
` [PATCH 2/5] android/hal-bluetooth: Register "
` [PATCH 3/5] android/hal-hidhost: Use generic IPC message handling for events
` [PATCH 4/5] android/hal-pan: "
` [PATCH 5/5] android/hal-a2dp: "
[PATCH 1/3] android: Fix sending remote device property if name is not present
2013-11-16 18:23 UTC (4+ messages)
` [PATCH 2/3] android: Fix sending invalid remote device property event
` [PATCH 3/3] android: Refactor update_found_device function
[PATCH] Staging: btmtk_usb: Add hdev parameter to hdev->send driver callback
2013-11-15 23:39 UTC (8+ messages)
[RFC v3 0/5] android: IPC improvements
2013-11-15 20:49 UTC (6+ messages)
` [RFC v3 1/5] android/hal: Add initial code for IPC message handlers
` [RFC v3 2/5] android/hal-bluetooth: Register "
` [RFC v3 3/5] android/hal-hidhost: Use generic IPC message handling for events
` [RFC v3 4/5] android/hal-pan: "
` [RFC v3 5/5] android/hal-a2dp: "
[PATCH] android: Refactor update_found_device function
2013-11-15 20:40 UTC
[RFC BlueZ v0] doc: Add GATT API
2013-11-15 19:47 UTC (6+ messages)
` [RFC BlueZ v1] "
pull request: bluetooth 2013-11-11
2013-11-15 19:19 UTC (4+ messages)
[PATCH v5 0/4] Fixes for incoming connection and bonding
2013-11-15 18:24 UTC (6+ 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
[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] 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
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 (2+ messages)
[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)
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).