Linux bluetooth development
 help / color / mirror / Atom feed
 messages from 2013-10-10 08:31:29 to 2013-10-14 08:34:37 UTC [more...]

[PATCH 00/22] Bluetooth AT chat module
 2013-10-14  8:34 UTC  (22+ messages)
` [PATCH 01/22] cbuffer: Circular buffer initial implementation
` [PATCH 02/22] unit: Add basic tests for the circular buffer implementation
` [PATCH 03/22] cbuffer: Add direct access to buffer's memory
` [PATCH 04/22] unit: Add test case for cbuffer's manual mode
` [PATCH 05/22] cbuffer: Add methods for browsing through data
` [PATCH 06/22] unit: Add test cases for cbuffer memory acess routines
` [PATCH 07/22] cbuffer: Add seek and check routines
` [PATCH 08/22] unit: Add test cases for cbuffer seek, check, get_length
` [PATCH 09/22] blueatchat: Add bluetooth at chat module skeleton
` [PATCH 10/22] blueatchat: Use circullar buffer as data storage
` [PATCH 11/22] cbuffer: Add discard method
` [PATCH 12/22] unit: Add test case for cbuffer's discard
` [PATCH 13/22] blueatchat: Buffered data sanity check
` [PATCH 14/22] blueatchat: Add basic parsing capability
` [PATCH 15/22] blueatchat: Add functions for parsing data sent with the commands
` [PATCH 16/22] unit: Add basic unit test for the blueatchat module
` [PATCH 17/22] unit: Add more test cases for the at parser
` [PATCH 18/22] blueatchat: Add more data parsing functionality
` [PATCH 19/22] blueatchat: Extend API for sending AT commands
` [PATCH 20/22] unit: Circular buffer overflow test
` [PATCH 21/22] gitignore: Add curcular buffer unit tests

[PATCH 1/2] gdbus: Check for NULL DBusPendingCall in g_dbus_send_message_with_reply
 2013-10-14  8:12 UTC  (2+ messages)

[PATCH] sdptool: Clarify 'add' and 'remove' commands in manual
 2013-10-14  8:11 UTC  (2+ messages)

[PATCH 1/2] android: Add initial Android Bluetooth HAL protocol API doc
 2013-10-14  8:05 UTC  (2+ messages)
` [PATCH 2/2] build: Add android/hal-ipc-api.txt to EXTRA_DIST

[PATCH] Bluetooth: Increase minor version of core module
 2013-10-13 20:36 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Add support for per socket msg_name callback
 2013-10-13 20:15 UTC  (2+ messages)

[PATCH 2/2] Bluetooth: Provide msg_name callback for L2CAP connectionless channels
 2013-10-13 19:55 UTC 

[PATCH] Bluetooth: Use l2cap_pi(sk) directly where possible
 2013-10-13 19:33 UTC  (2+ messages)

[PATCH 1/3] Bluetooth: Store SCO address information in its own socket structure
 2013-10-13 19:32 UTC  (2+ messages)

[PATCH] Bluetooth: Use SCO addresses from HCI connection directly
 2013-10-13 19:32 UTC  (2+ messages)

[PATCH 3/3] Bluetooth: Remove src and dst fields from bt_sock structure
 2013-10-13 17:34 UTC 

[PATCH 2/3] Bluetooth: Store RFCOMM address information in its own socket structure
 2013-10-13 17:34 UTC 

[PATCH 1/4] Bluetooth: Access RFCOMM session addresses through L2CAP channel
 2013-10-13 17:03 UTC  (2+ messages)

[PATCH] Bluetooth: Return the correct address type for L2CAP sockets
 2013-10-13 17:02 UTC  (2+ messages)

[PATCH] Bluetooth: Store address information in L2CAP channel structure
 2013-10-13 17:02 UTC  (2+ messages)

[PATCH 4/4] Bluetooth: Access BNEP session addresses through L2CAP channel
 2013-10-13 16:49 UTC 

[PATCH 3/4] Bluetooth: Access HIDP session addresses through L2CAP channel
 2013-10-13 16:49 UTC 

[PATCH 2/4] Bluetooth: Access CMTP session addresses through L2CAP channel
 2013-10-13 16:49 UTC 

[PATCH] Bluetooth: Update source address and type for incoming LE connections
 2013-10-13 14:59 UTC  (2+ messages)

[PATCH] Bluetooth: Update L2CAP socket source address from HCI connection
 2013-10-13 14:59 UTC  (2+ messages)

[PATCH] Bluetooth: Fix coding style violations in SMP handling
 2013-10-13 14:58 UTC  (2+ messages)

[PATCH 1/4] Bluetooth: Store source address of HCI connections
 2013-10-13 14:58 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Remove pointless bdaddr_to_le() helper function
 2013-10-13 14:58 UTC  (2+ messages)

[PATCH 1/4] Bluetooth: Remove l2cap_conn->dst usage from AMP manager
 2013-10-13 14:57 UTC  (2+ messages)

[PATCH 4/4] Bluetooth: Fix input address type for SMP C1 function
 2013-10-13 12:24 UTC 

[PATCH 3/4] Bluetooth: Use hci_conn->src address for L2CAP functions
 2013-10-13 12:24 UTC 

[PATCH 2/4] Bluetooth: Use hci_conn->src address for SMP functions
 2013-10-13 12:24 UTC 

[PATCH 2/2] Bluetooth: Store the source address type of LE connections
 2013-10-13 10:57 UTC 

[PATCH 4/4] Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst pointers
 2013-10-13  9:23 UTC 

[PATCH 3/4] Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from L2CAP
 2013-10-13  9:23 UTC 

[PATCH 2/4] Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from SMP
 2013-10-13  9:23 UTC 

[PATCH] Allow using obexd without systemd in the user session
 2013-10-12 16:25 UTC  (4+ messages)

[PATCH 2/2] Bluetooth: Unicast connectionless data reception is supported
 2013-10-12 15:32 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: The L2CAP fixed channel connectionless data is supported
 2013-10-12 15:32 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: Limit security mode 4 level 0 to connection oriented channels
 2013-10-12 14:36 UTC  (2+ messages)

[PATCH] Bluetooth: Fix PSM value for L2CAP connectionless data packets
 2013-10-12 14:35 UTC  (2+ messages)

[PATCH v2 2/2] Bluetooth: Allow 3D profile to use security mode 4 level 0
 2013-10-12 14:19 UTC 

[PATCH] Bluetooth: Allow 3D profile to use security mode 4 level 0
 2013-10-12 13:58 UTC 

[PATCH] Bluetooth: Limit security mode 4 level 0 to connection oriented channels
 2013-10-12 13:46 UTC 

[PATCH] Bluetooth: Fix HCI init for 1st generation BlueFRITZ! devices
 2013-10-12  6:47 UTC  (2+ messages)

[PATCH] Bluetooth: Add MGMT_OP_SET_SCAN_PARAMS to supported commands list
 2013-10-12  6:47 UTC  (2+ messages)

[RFC] Bluetooth: Add command for setting 3D information data
 2013-10-11 22:14 UTC 

[PATCH] Bluetooth: Don't advertise high speed support without SSP
 2013-10-11 20:59 UTC  (2+ messages)

[PATCH] Bluetooth: Fix endless loop with HCI_QUIRK_RESET_ON_CLOSE
 2013-10-11 20:59 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: Make LE scan interval and window a controller option
 2013-10-11 16:21 UTC  (2+ messages)

[PATCH v2 2/2] Bluetooth: Add management command for setting LE scan parameters
 2013-10-11 15:23 UTC 

[PATCH 1/4] Bluetooth: Declare btusb_table[] and blacklist_table[] as const
 2013-10-11 15:07 UTC  (2+ messages)

[PATCH 1/8] Bluetooth: Remove pointless parameter check in bfusb_send_frame()
 2013-10-11 15:01 UTC  (2+ messages)

[PATCH 4/4] Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as const
 2013-10-11 14:46 UTC 

[PATCH 3/4] Bluetooth: Declare bpa10x_table[] as const
 2013-10-11 14:46 UTC 

[PATCH 2/4] Bluetooth: Declare bfusb_table[] as const
 2013-10-11 14:46 UTC 

[PATCH] Bluetooth: Add hdev parameter to hdev->send driver callback
 2013-10-11 14:03 UTC  (2+ messages)

[PATCH 8/8] Bluetooth: Remove pointless parameter check in vhci_send_frame()
 2013-10-11 14:01 UTC 

[PATCH 7/8] Bluetooth: Remove pointless parameter check in hci_uart_send_frame()
 2013-10-11 14:01 UTC 

[PATCH 6/8] Bluetooth: Remove pointless parameter check in dtl1_hci_send_frame()
 2013-10-11 14:01 UTC 

[PATCH 5/8] Bluetooth: Remove pointless parameter check in btuart_hci_send_frame()
 2013-10-11 14:01 UTC 

[PATCH 4/8] Bluetooth: Remove pointless parameter check in btmrvl_send_frame()
 2013-10-11 14:01 UTC 

[PATCH 3/8] Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame()
 2013-10-11 14:00 UTC 

[PATCH 2/8] Bluetooth: Remove pointless parameter check in bluecard_hci_send_frame()
 2013-10-11 14:00 UTC 

[PATCH] Bluetooth: Add hdev parameter to hdev->send driver callback
 2013-10-11 13:38 UTC  (2+ messages)

[RFC] Bluetooth: Set ISOC altsetting from within notify callback
 2013-10-11 12:36 UTC  (3+ messages)

[PATCH BlueZ 1/2] audio/AVCTP: Fix crash after disconnecting
 2013-10-11 12:23 UTC  (4+ messages)
` [PATCH BlueZ 2/2] obexd/session: Fix crash when transport is disconnected

[PATCH BlueZ 1/3] audio/media: Add support for tracking Seeked signal
 2013-10-11 11:53 UTC  (3+ messages)
` [PATCH BlueZ 2/3] audio/media: Send status changed if position changes
` [PATCH BlueZ 3/3] tools/mpris-player: Forward player signals

[PATCH] Add device/intel repository
 2013-10-11 10:37 UTC 

[PATCH] android: Create HAL API header skeleton
 2013-10-11 10:17 UTC 

[PATCHv1 0/4] Initial patches splitted
 2013-10-11 10:02 UTC  (11+ messages)
` [PATCHv1 1/4] android: Add Adapter Bluetooth HAL template
` [PATCHv1 2/4] android: Add Socket "
` [PATCHv1 3/4] android: Enable Socket interface
    ` [PATCHv2 0/4] Initial patches splitted
      ` [PATCHv2 1/4] android: Add Adapter Bluetooth HAL template
      ` [PATCHv2 2/4] android: Add Socket "
      ` [PATCHv2 3/4] android: Enable Socket interface
      ` [PATCHv2 4/4] android: Start Android Bluetooth daemon
` [PATCHv1 "

[PATCH 1/2] Bluetooth: Remove unused h4_check_data_len() function
 2013-10-11  5:54 UTC  (2+ messages)

[PATCH 2/2] Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback
 2013-10-10 23:52 UTC 

[PATCH] Bluetooth: Remote return value from hci_send_frame() function
 2013-10-10 22:21 UTC  (2+ messages)

[PATCH] Bluetooth: Remove pointless check of hci_send_frame parameter
 2013-10-10 22:21 UTC  (2+ messages)

[PATCH] Bluetooth: Move skb->dev assignment for hdev->send into central place
 2013-10-10 22:21 UTC  (2+ messages)

[PATCH 1/3] Bluetooth: Move amp.h header file into net/bluetooth/
 2013-10-10 22:21 UTC  (2+ messages)

[PATCH] Don't register Device ID record on sdp server start
 2013-10-10 20:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/6] avdtp: Fix typos in errors from avdtp_strerror
 2013-10-10 20:37 UTC  (7+ messages)
` [PATCH 2/6] avdtp: Remove unused avdtp_is_connected function
` [PATCH 3/6] avdtp: Remove unused avdtp_stream_setup_active function
` [PATCH 4/6] avdtp: Rename avdtp_callbacks to state_callbacks
` [PATCH 5/6] avdtp: Move connection_lost function to avoid forward declaration
` [PATCH 6/6] avdtp: Remove not needed "

[PATCH 1/7] Bluetooth: Remove unused bfusb_ioctl() callback
 2013-10-10 20:15 UTC  (2+ messages)

[PATCH] Bluetooth: AMP contollers do not support the legacy ioctls
 2013-10-10 20:15 UTC  (2+ messages)

[PATCH 1/3] Bluetooth: Fix too long line with set_advertising() function
 2013-10-10 20:14 UTC  (2+ messages)

[PATCH 3/3] Bluetooth: Move smp.h header file into net/bluetooth/
 2013-10-10 19:56 UTC 

[PATCH 2/3] Bluetooth: Move a2mp.h header file into net/bluetooth/
 2013-10-10 19:56 UTC 

[PATCH 7/7] Bluetooth: Remove hdev->ioctl driver callback
 2013-10-10 17:50 UTC 

[PATCH 6/7] Bluetooth: Remove unused btmrvl_ioctl() callback
 2013-10-10 17:50 UTC 

[PATCH 5/7] Bluetooth: Remove unused dtl1_hci_ioctl() callback
 2013-10-10 17:50 UTC 

[PATCH 4/7] Bluetooth: Remove unused btuart_hci_ioctl() callback
 2013-10-10 17:50 UTC 

[PATCH 3/7] Bluetooth: Remove unused bt3c_hci_ioctl() callback
 2013-10-10 17:50 UTC 

[PATCH 2/7] Bluetooth: Remove unused bluecard_hci_ioctl() callback
 2013-10-10 17:50 UTC 

[PATCH 3/3] Bluetooth: Use hci_conn_num() instead of direct connection hash access
 2013-10-10 16:47 UTC 

[PATCH 2/3] Bluetooth: Use hci_conn_num() for checking number of LE connections
 2013-10-10 16:47 UTC 

[PATCH] Bluetooth: Fix checking for HCI_SETUP flag when receiving mgmt commands
 2013-10-10 16:14 UTC  (2+ messages)

[PATCHv1 00/15] Basic code for Android BlueZ
 2013-10-10 13:27 UTC  (28+ messages)
` [PATCHv3 "
  ` [PATCHv3 06/15] android: Add basic mgmt initialization sequence
  ` [PATCHv3 07/15] android: Create HAL API header skeleton
  ` [PATCHv3 08/15] android: Add adapter and device struct for BlueZ daemon
  ` [PATCHv3 09/15] android: Add Android Makefile for libbluetooth
  ` [PATCHv3 11/15] android: Add cap to bind to port < 1024

[PATCH] Bluetooth: Fix potential double-frees of L2CAP skbs
 2013-10-10 12:01 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Remove unneeded val variable when setting SSP
 2013-10-10 11:07 UTC  (6+ messages)

[PATCH 2/2] Bluetooth: Restrict high speed support to SSP enabled controllers
 2013-10-10 10:08 UTC 

[PATCH v4 1/2] Bluetooth: Use HCI request for LE connection
 2013-10-10  8:31 UTC  (4+ messages)
` [PATCH v4 2/2] Bluetooth: Refactor hci_connect_le


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox