Linux Bluetooth Wireless
[Prev Page][Next Page]
- [RFC 5/9] android: Add cutils/properties.h, (continued)
- [RFC 0/8] Buiding Andtroid HAL lib and haltester on Linux,
Szymon Janc
- [PATCH 1/2] android: Make toool compile on Android 4.2.2,
Andrei Emeltchenko
- [RFC 00/15] LE auto connection and connection parameters,
Andre Guedes
- [RFC 01/15] Bluetooth: Introduce connection parameters list, Andre Guedes
- [RFC 02/15] Bluetooth: Mgmt command for adding connection parameters, Andre Guedes
- [RFC 03/15] Bluetooth: Mgmt command for removing connection parameters, Andre Guedes
- [RFC 04/15] Bluetooth: Make find_conn_param() helper non-local, Andre Guedes
- [RFC 05/15] Bluetooth: Use connection parameters if any, Andre Guedes
- [RFC 06/15] Bluetooth: Background scanning, Andre Guedes
- [RFC 07/15] Bluetooth: Refactor hci_disconn_complete_evt, Andre Guedes
- [RFC 08/15] Bluetooth: Add support for BT_AUTO_CONN_ALWAYS, Andre Guedes
- [RFC 09/15] Bluetooth: Add support for BT_AUTO_CONN_LINK_LOSS option, Andre Guedes
- [RFC 10/15] Bluetooth: Create start_background_scan helper, Andre Guedes
- [RFC 11/15] Bluetooth: Temporarily stop background scanning on connection, Andre Guedes
- [RFC 12/15] Bluetooth: Temporarily stop background scanning on discovery, Andre Guedes
- [RFC 13/15] Bluetooth: Fix background trigger/untrigger functions, Andre Guedes
- [RFC 14/15] Bluetooth: Fix hci_create_le_conn(), Andre Guedes
- [RFC 15/15] Bluetooth: Auto connection and power off/on, Andre Guedes
- [PATCH 1/7] Bluetooth: Remove not used struct sock,
Gustavo Padovan
- [PATCH BlueZ] l2test: Set CID due to socket restrictions for LE,
Claudio Takahasi
- [PATCH] Bluetooth: Socket address parameter for CID is in little endian,
Marcel Holtmann
- [PATCH] Bluetooth: Remove not used struct sock,
Gustavo Padovan
- [PATCH 1/2] Bluetooth: Convert auto accept timer to use delayed work,
johan . hedberg
- [PATCH v2] Bluetooth: Reintroduce socket restrictions for LE sockets,
johan . hedberg
- [PATCH v3 0/5] Stack independent BT HAL test tool,
Jerzy Kasenberg
- [PATCH] Bluetooth: Fix updating the right variable in update_scan_rsp_data(),
johan . hedberg
- [PATCH] Bluetooth: Reintroduce socket restrictions for LE sockets,
johan . hedberg
- [PATCH] Bluetooth: Expose inquiry_cache debugfs only on BR/EDR controllers,
Marcel Holtmann
- [PATCH] Bluetooth: Remove enable_hs declaration,
Marcel Holtmann
- [PATCH 1/2] Bluetooth: Ignore A2MP data on non-BR/EDR links,
johan . hedberg
- [PATCH 0/3] Fix L2CAP command reject PDUs,
johan . hedberg
- [PATCH 4/6] Bluetooth: Store device name in scan response data, Marcel Holtmann
- [PATCH 5/6] Bluetooth: Rename update_ad into update_adv_data, Marcel Holtmann
- [PATCH 6/6] Bluetooth: Remove duplicate definitions for advertising event types, Marcel Holtmann
- [PATCH 3/6] Bluetooth: Set the scan response data when needed,
Marcel Holtmann
- [PATCH 2/6] Bluetooth: Store scan response data in HCI device, Marcel Holtmann
- [PATCH 1/6] Bluetooth: Rename create_ad into create_adv_data,
Marcel Holtmann
- [PATCH] Bluetooth: Add l2cap_chan_no_resume stub for A2MP,
Marcel Holtmann
- [PATCH 1/7] Bluetooth: Extend state_change() call to report errors too,
Gustavo Padovan
- [PATCH 10/10] Bluetooth: Make mgmt_new_ltk() return void,
Marcel Holtmann
- [PATCH 09/10] Bluetooth: Make mgmt_read_local_oob_data_reply_complete() return void, Marcel Holtmann
- [PATCH 08/10] Bluetooth: Make mgmt_set_local_name_complete() return void, Marcel Holtmann
- [PATCH 07/10] Bluetooth: Make mgmt_set_class_of_dev_complete() return void, Marcel Holtmann
- [PATCH 06/10] Bluetooth: Make mgmt_ssp_enable_complete() return void, Marcel Holtmann
- [PATCH 05/10] Bluetooth: Make mgmt_auth_enable_complete() return void, Marcel Holtmann
- [PATCH 04/10] Bluetooth: Make mgmt_auth_failed() return void, Marcel Holtmann
- [PATCH 03/10] Bluetooth: Make mgmt_pin_code_neg_reply_complete() return void, Marcel Holtmann
- [PATCH 02/10] Bluetooth: Make mgmt_pin_code_reply_complete() return void, Marcel Holtmann
- [PATCH 01/10] Bluetooth: Make mgmt_pin_code_request() return void, Marcel Holtmann
- [PATCH v2] Bluetooth: Update class of device on discoverable timeout,
Marcel Holtmann
- [PATCH] Bluetooth: Update class of device on discoverable timeout, Marcel Holtmann
- [PATCH] Bluetooth: Move eir_get_length() function into hci_event.c,
Marcel Holtmann
- [PATCH] Bluetooth: Move eir_append_data() function into mgmt.c,
Marcel Holtmann
- [PATCH] Bluetooth: Make mgmt_new_link_key() return void,
Marcel Holtmann
- [PATCH] Bluetooth: Add HCI command structure for writing current IAC LAP,
Marcel Holtmann
- [PATCH] Bluetooth: Simplify the code for re-arming discoverable timeout,
Marcel Holtmann
- [PATCH] Bluetooth: Move arming of discoverable timeout to complete handler,
Marcel Holtmann
- [PATCH 7/7] Bluetooth: Update class of device after changing discoverable mode, Marcel Holtmann
- [PATCH 5/7] Bluetooth: Make mgmt_connectable() return void, Marcel Holtmann
- [PATCH 6/7] Bluetooth: Make mgmt_write_scan_failed() return void, Marcel Holtmann
- [PATCH 4/7] Bluetooth: Make mgmt_discoverable() return void, Marcel Holtmann
- [PATCH 2/7] Bluetooth: Update advertising data based on management commands, Marcel Holtmann
- [PATCH 3/7] Bluetooth: Introduce flag for limited discoverable mode, Marcel Holtmann
- [PATCH 1/7] Bluetooth: Use hci_request for discoverable timeout handling,
Marcel Holtmann
- [PATCH 1/2] Bluetooth: Add support for entering limited discoverable mode,
Marcel Holtmann
- BlueZ and Android - question,
Kevin Wilson
- [PATCH v2 0/5] Stack independent BT HAL test tool,
Jerzy Kasenberg
- [PATCHv1 0/5] Initial Android BlueZ patches,
Andrei Emeltchenko
- [PATCHv1 5/5] android: Add cap to bind to port < 1024, Andrei Emeltchenko
- [PATCHv1 3/5] android: Add adapter and device struct for BlueZ daemon, Andrei Emeltchenko
- [PATCHv1 1/5] android: Create HAL API header skeleton, Andrei Emeltchenko
- [PATCHv1 2/5] android: Add basic mgmt initialization sequence, Andrei Emeltchenko
- [PATCHv1 4/5] android: sdp: Reuse BlueZ SDP server in Android, Andrei Emeltchenko
- [PATCHv2 0/6] Android BlueZ patches, second chunk, Andrei Emeltchenko
- [PATCHv3 00/11] Android BlueZ patches, second chunk, Andrei Emeltchenko
- [PATCHv3 03/11] android: Add adapter and device struct for BlueZ daemon, Andrei Emeltchenko
- [PATCHv3 04/11] android: sdp: Reuse BlueZ SDP server in Android, Andrei Emeltchenko
- [PATCHv3 10/11] android: Add HID Host skeleton, Andrei Emeltchenko
- [PATCHv3 06/11] android: Implement read_info_complete callback, Andrei Emeltchenko
- [PATCHv3 02/11] android: Add basic mgmt initialization sequence, Andrei Emeltchenko
- [PATCHv3 09/11] android: Rename hal_bt_sock.c to hal-bt-sock.c, Andrei Emeltchenko
- [PATCHv3 08/11] android: Rename hal_bluetooth.c to hal-bluetooth.c, Andrei Emeltchenko
- [PATCHv3 07/11] android: Use kernel style to initialize struct fields, Andrei Emeltchenko
- [PATCHv3 01/11] android: Create HAL API header skeleton, Andrei Emeltchenko
- [PATCHv3 11/11] android: Add PAN skeleton, Andrei Emeltchenko
- [PATCHv3 05/11] android: Add cap to bind to port < 1024, Andrei Emeltchenko
- [PATCHv4 00/11] Android BlueZ patches, second chunk, Andrei Emeltchenko
- [PATCHv4 04/11] android: sdp: Reuse BlueZ SDP server in Android, Andrei Emeltchenko
- [PATCHv4 05/11] android: Add cap to bind to port < 1024, Andrei Emeltchenko
- [PATCHv4 10/11] android: Add HID Host skeleton, Andrei Emeltchenko
- [PATCHv4 02/11] android: Add basic mgmt initialization sequence, Andrei Emeltchenko
- [PATCHv4 06/11] android: Implement read_info_complete callback, Andrei Emeltchenko
- [PATCHv4 07/11] android: Use kernel style to initialize struct fields, Andrei Emeltchenko
- [PATCHv4 08/11] android: Rename hal_bluetooth.c to hal-bluetooth.c, Andrei Emeltchenko
- [PATCHv4 01/11] android: Create HAL API header skeleton, Andrei Emeltchenko
- [PATCHv4 03/11] android: Add adapter and device struct for BlueZ daemon, Andrei Emeltchenko
- [PATCHv4 11/11] android: Add PAN skeleton, Andrei Emeltchenko
- [PATCHv4 09/11] android: Rename hal_bt_sock.c to hal-bt-sock.c, Andrei Emeltchenko
- [PATCHv5 0/7] Android BlueZ patches, second chunk, Andrei Emeltchenko
- pull request: bluetooth-next 2013-10-14,
Gustavo Padovan
- [PATCH] Bluetooth: Fix minor coding style issue in set_connectable(),
Marcel Holtmann
- [PATCH] Bluetooth: Add support for entering limited discoverable mode,
Marcel Holtmann
- [PATCH] Bluetooth: Read current IAC LAP on controller setup,
Marcel Holtmann
- [PATCH] Bluetooth: Read number of supported IAC on controller setup, Marcel Holtmann
- [RFC BlueZ v0] doc: Add GATT API,
Claudio Takahasi
- [PATCH 1/2] Bluetooth: Reject invalid bdaddr types for sockets,
johan . hedberg
- [PATCH 0/4] Bluetooth: Associate connectable setting with adv type,
johan . hedberg
- [PATCH] Bluetooth: Check that scan window is smaller or equal than scan interval,
Marcel Holtmann
- [PATCH 0/5] Bluetooth: Clean up Set Connectable related code,
johan . hedberg
- [PATCH BlueZ] audio/AVCTP: Fix sending requests with same transaction id,
Luiz Augusto von Dentz
- [PATCH 0/7] Bluetooth: Hook up connectable setting for LE,
johan . hedberg
- [PATCH 0/5] Stack independent BT HAL test tool,
Jerzy Kasenberg
- [PATCH BlueZ 1/3] audio/AVDTP: Fix crash after disconnecting,
Luiz Augusto von Dentz
- [PATCH] Bluetooth: Introduce L2CAP channel callback for resuming,
Marcel Holtmann
- [PATCH] Bluetooth: Introduce L2CAP channel flag for defer setup,
Marcel Holtmann
- [PATCH] Bluetooth: Adjust header for proc socket information,
Marcel Holtmann
- [RFC] doc: Draft of 3D synchronization mgmt commands, Marcel Holtmann
- [PATCH 00/22] Bluetooth AT chat module,
Jakub Tyszkowski
- [PATCH 01/22] cbuffer: Circular buffer initial implementation, Jakub Tyszkowski
- [PATCH 02/22] unit: Add basic tests for the circular buffer implementation, Jakub Tyszkowski
- [PATCH 03/22] cbuffer: Add direct access to buffer's memory, Jakub Tyszkowski
- [PATCH 04/22] unit: Add test case for cbuffer's manual mode, Jakub Tyszkowski
- [PATCH 05/22] cbuffer: Add methods for browsing through data, Jakub Tyszkowski
- [PATCH 06/22] unit: Add test cases for cbuffer memory acess routines, Jakub Tyszkowski
- [PATCH 07/22] cbuffer: Add seek and check routines, Jakub Tyszkowski
- [PATCH 08/22] unit: Add test cases for cbuffer seek, check, get_length, Jakub Tyszkowski
- [PATCH 09/22] blueatchat: Add bluetooth at chat module skeleton, Jakub Tyszkowski
- [PATCH 10/22] blueatchat: Use circullar buffer as data storage, Jakub Tyszkowski
- [PATCH 11/22] cbuffer: Add discard method, Jakub Tyszkowski
- [PATCH 12/22] unit: Add test case for cbuffer's discard, Jakub Tyszkowski
- [PATCH 13/22] blueatchat: Buffered data sanity check, Jakub Tyszkowski
- [PATCH 14/22] blueatchat: Add basic parsing capability, Jakub Tyszkowski
- [PATCH 15/22] blueatchat: Add functions for parsing data sent with the commands, Jakub Tyszkowski
- [PATCH 16/22] unit: Add basic unit test for the blueatchat module, Jakub Tyszkowski
- [PATCH 17/22] unit: Add more test cases for the at parser, Jakub Tyszkowski
- [PATCH 19/22] blueatchat: Extend API for sending AT commands, Jakub Tyszkowski
- [PATCH 18/22] blueatchat: Add more data parsing functionality, Jakub Tyszkowski
- [PATCH 20/22] unit: Circular buffer overflow test, Jakub Tyszkowski
- [PATCH 21/22] gitignore: Add curcular buffer unit tests, Jakub Tyszkowski
- [PATCH 22/22] gitignore: Add blueatchat unit tests, Jakub Tyszkowski
- [PATCH 1/2] android: Add initial Android Bluetooth HAL protocol API doc,
Szymon Janc
- [PATCH] Bluetooth: Increase minor version of core module,
Marcel Holtmann
- [PATCH 2/2] Bluetooth: Provide msg_name callback for L2CAP connectionless channels, Marcel Holtmann
- [PATCH 1/2] Bluetooth: Add support for per socket msg_name callback,
Marcel Holtmann
- [PATCH] Bluetooth: Use l2cap_pi(sk) directly where possible,
Marcel Holtmann
- [PATCH 3/3] Bluetooth: Remove src and dst fields from bt_sock structure, Marcel Holtmann
- [PATCH 2/3] Bluetooth: Store RFCOMM address information in its own socket structure, Marcel Holtmann
- [PATCH 1/3] Bluetooth: Store SCO address information in its own socket structure,
Marcel Holtmann
- [PATCH] Bluetooth: Use SCO addresses from HCI connection directly,
Marcel Holtmann
- [PATCH 1/4] Bluetooth: Access RFCOMM session addresses through L2CAP channel,
Marcel Holtmann
- [PATCH 3/4] Bluetooth: Access HIDP session addresses through L2CAP channel, Marcel Holtmann
- [PATCH 2/4] Bluetooth: Access CMTP session addresses through L2CAP channel, Marcel Holtmann
- [PATCH 4/4] Bluetooth: Access BNEP session addresses through L2CAP channel, Marcel Holtmann
- [PATCH] Bluetooth: Return the correct address type for L2CAP sockets,
Marcel Holtmann
- [PATCH] Bluetooth: Store address information in L2CAP channel structure,
Marcel Holtmann
- [PATCH] Bluetooth: Update source address and type for incoming LE connections,
Marcel Holtmann
- [PATCH] Bluetooth: Update L2CAP socket source address from HCI connection,
Marcel Holtmann
- [PATCH] Bluetooth: Fix coding style violations in SMP handling,
Marcel Holtmann
- [PATCH 3/4] Bluetooth: Use hci_conn->src address for L2CAP functions, Marcel Holtmann
- [PATCH 4/4] Bluetooth: Fix input address type for SMP C1 function, Marcel Holtmann
- [PATCH 2/4] Bluetooth: Use hci_conn->src address for SMP functions, Marcel Holtmann
- [PATCH 1/4] Bluetooth: Store source address of HCI connections,
Marcel Holtmann
- [PATCH 2/2] Bluetooth: Store the source address type of LE connections, Marcel Holtmann
- [PATCH 1/2] Bluetooth: Remove pointless bdaddr_to_le() helper function,
Marcel Holtmann
- [PATCH 3/4] Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from L2CAP, Marcel Holtmann
- [PATCH 4/4] Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst pointers, Marcel Holtmann
- [PATCH 1/4] Bluetooth: Remove l2cap_conn->dst usage from AMP manager,
Marcel Holtmann
- [PATCH 2/4] Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from SMP, Marcel Holtmann
- [PATCH] Allow using obexd without systemd in the user session,
Giovanni Campagna
- [PATCH 2/2] Bluetooth: Unicast connectionless data reception is supported,
Marcel Holtmann
- [PATCH 1/2] Bluetooth: The L2CAP fixed channel connectionless data is supported,
Marcel Holtmann
- [PATCH v2 1/2] Bluetooth: Limit security mode 4 level 0 to connection oriented channels,
Marcel Holtmann
- [PATCH v2 2/2] Bluetooth: Allow 3D profile to use security mode 4 level 0, Marcel Holtmann
- [PATCH] Bluetooth: Allow 3D profile to use security mode 4 level 0, Marcel Holtmann
- [PATCH] Bluetooth: Limit security mode 4 level 0 to connection oriented channels, Marcel Holtmann
- [PATCH] Bluetooth: Fix PSM value for L2CAP connectionless data packets,
Marcel Holtmann
- [PATCH] Bluetooth: Fix HCI init for 1st generation BlueFRITZ! devices,
Marcel Holtmann
- [RFC] Bluetooth: Add command for setting 3D information data, Marcel Holtmann
- [PATCH] Bluetooth: Add MGMT_OP_SET_SCAN_PARAMS to supported commands list,
Marcel Holtmann
- [PATCH] Bluetooth: Don't advertise high speed support without SSP,
Marcel Holtmann
- [PATCH] Bluetooth: Fix endless loop with HCI_QUIRK_RESET_ON_CLOSE,
Marcel Holtmann
- [PATCH v2 2/2] Bluetooth: Add management command for setting LE scan parameters, Marcel Holtmann
- [PATCH v2 1/2] Bluetooth: Make LE scan interval and window a controller option,
Marcel Holtmann
- [PATCH 4/4] Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as const, Marcel Holtmann
- [PATCH 3/4] Bluetooth: Declare bpa10x_table[] as const, Marcel Holtmann
- [PATCH 1/4] Bluetooth: Declare btusb_table[] and blacklist_table[] as const,
Marcel Holtmann
- [PATCH 2/4] Bluetooth: Declare bfusb_table[] as const, Marcel Holtmann
- [PATCH 5/8] Bluetooth: Remove pointless parameter check in btuart_hci_send_frame(), Marcel Holtmann
- [PATCH 2/8] Bluetooth: Remove pointless parameter check in bluecard_hci_send_frame(), Marcel Holtmann
- [PATCH 3/8] Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame(), Marcel Holtmann
- [PATCH 6/8] Bluetooth: Remove pointless parameter check in dtl1_hci_send_frame(), Marcel Holtmann
- [PATCH 7/8] Bluetooth: Remove pointless parameter check in hci_uart_send_frame(), Marcel Holtmann
- [PATCH 8/8] Bluetooth: Remove pointless parameter check in vhci_send_frame(), Marcel Holtmann
- [PATCH 1/8] Bluetooth: Remove pointless parameter check in bfusb_send_frame(),
Marcel Holtmann
- [PATCH 4/8] Bluetooth: Remove pointless parameter check in btmrvl_send_frame(), Marcel Holtmann
- [PATCH] Bluetooth: Add hdev parameter to hdev->send driver callback,
Marcel Holtmann
- [PATCH BlueZ 1/3] audio/media: Add support for tracking Seeked signal,
Luiz Augusto von Dentz
- [PATCH BlueZ 1/2] audio/AVCTP: Fix crash after disconnecting,
Luiz Augusto von Dentz
- [PATCH] Add device/intel repository, Andrei Emeltchenko
- [PATCH] android: Create HAL API header skeleton, Andrei Emeltchenko
- [PATCHv1 0/4] Initial patches splitted,
Andrei Emeltchenko
- [PATCH 2/2] Bluetooth: Provide hdev parameter to hci_recv_frame() driver callback, Marcel Holtmann
- [PATCH 1/2] Bluetooth: Remove unused h4_check_data_len() function,
Marcel Holtmann
- [PATCH] Bluetooth: Remote return value from hci_send_frame() function,
Marcel Holtmann
- [PATCH] Bluetooth: Remove pointless check of hci_send_frame parameter,
Marcel Holtmann
- [PATCH] Bluetooth: Move skb->dev assignment for hdev->send into central place,
Marcel Holtmann
- [PATCH 3/3] Bluetooth: Move smp.h header file into net/bluetooth/, Marcel Holtmann
- [PATCH 2/3] Bluetooth: Move a2mp.h header file into net/bluetooth/, Marcel Holtmann
- [PATCH 1/3] Bluetooth: Move amp.h header file into net/bluetooth/,
Marcel Holtmann
- [PATCH 7/7] Bluetooth: Remove hdev->ioctl driver callback, Marcel Holtmann
- [PATCH 6/7] Bluetooth: Remove unused btmrvl_ioctl() callback, Marcel Holtmann
- [PATCH 3/7] Bluetooth: Remove unused bt3c_hci_ioctl() callback, Marcel Holtmann
- [PATCH 5/7] Bluetooth: Remove unused dtl1_hci_ioctl() callback, Marcel Holtmann
- [PATCH 4/7] Bluetooth: Remove unused btuart_hci_ioctl() callback, Marcel Holtmann
- [PATCH 2/7] Bluetooth: Remove unused bluecard_hci_ioctl() callback, Marcel Holtmann
- [PATCH 1/7] Bluetooth: Remove unused bfusb_ioctl() callback,
Marcel Holtmann
- [PATCH] Bluetooth: AMP contollers do not support the legacy ioctls,
Marcel Holtmann
- [PATCH 2/3] Bluetooth: Use hci_conn_num() for checking number of LE connections, Marcel Holtmann
- [PATCH 3/3] Bluetooth: Use hci_conn_num() instead of direct connection hash access, Marcel Holtmann
- [PATCH 1/3] Bluetooth: Fix too long line with set_advertising() function,
Marcel Holtmann
- [PATCH] Bluetooth: Fix checking for HCI_SETUP flag when receiving mgmt commands,
johan . hedberg
- [PATCH] Bluetooth: Fix potential double-frees of L2CAP skbs,
johan . hedberg
- [PATCH 2/2] Bluetooth: Restrict high speed support to SSP enabled controllers, Marcel Holtmann
- [PATCH 1/2] Bluetooth: Remove unneeded val variable when setting SSP,
Marcel Holtmann
- [PATCH] Don't register Device ID record on sdp server start,
Szymon Janc
- [PATCH 1/6] avdtp: Fix typos in errors from avdtp_strerror,
Szymon Janc
- [PATCH] emulator: Fix AMP emulation build error, Szymon Janc
- Possible problem with btusb suspend resume handling, Hans de Goede
- [PATCH BlueZ 7/7] tools/hcidump: Fix parsing for service class 0x110f, Luiz Augusto von Dentz
- [PATCH BlueZ 1/7] core/profile: Fix MNS record version,
Luiz Augusto von Dentz
- [PATCH] Bluetooth: Fix changing advertising setting while LE is connected,
johan . hedberg
- [PATCH v4 1/2] Bluetooth: Use HCI request for LE connection,
Andre Guedes
- [PATCH BlueZ] autopair: Remove time(NULL) fallback when seeding rand(),
Anderson Lizardo
- [PATCH v3 0/2] LE connection refactoring and fixes,
Andre Guedes
- [PATCH v2] bluetooth: fix variable shadow warnings,
Johannes Berg
- [PATCH] bluetooth: fix variable shadow warnings,
Johannes Berg
- [RFC 0/2] Initial code for PAN and HID HALs,
Andrei Emeltchenko
- [RFC 0/2] Basic code for HAL API,
Andrei Emeltchenko
- [PATCH 2/2] Bluetooth: Read flow control mode on AMP controller init, Marcel Holtmann
- [PATCH 1/2] Bluetooth: Read location data on AMP controller init,
Marcel Holtmann
- [PATCH] Bluetooth: Read supported features and commands on AMP controllers,
Marcel Holtmann
- [PATCH 1/3] Bluetooth: Power off AMP controllers after setup phase,
Marcel Holtmann
- [PATCHv1 00/15] Basic code for Android BlueZ,
Andrei Emeltchenko
- [PATCHv1 04/15] android: Enable Socket interface, Andrei Emeltchenko
- [PATCHv1 01/15] android: Supress missing initializers warnings, Andrei Emeltchenko
- [PATCHv1 03/15] android: Add Socket Bluetooth HAL template, Andrei Emeltchenko
- [PATCHv1 11/15] android: Add cap to bind to port < 1024, Andrei Emeltchenko
- [PATCHv1 15/15] android: Add makefile for hcitool, Andrei Emeltchenko
- [PATCHv1 10/15] android: sdp: Reuse BlueZ SDP server in Android, Andrei Emeltchenko
- [PATCHv1 09/15] android: Add Android Makefile for libbluetooth, Andrei Emeltchenko
- [PATCHv1 06/15] android: Add basic mgmt initialization sequence, Andrei Emeltchenko
- [PATCHv1 12/15] android: Implement read_info_complete callback, Andrei Emeltchenko
- [PATCHv1 08/15] android: Add adapter and device struct for BlueZ daemon, Andrei Emeltchenko
- [PATCHv1 13/15] android: Handle mgmt changed events, Andrei Emeltchenko
- [PATCHv1 02/15] android: Add Adapter Bluetooth HAL template, Andrei Emeltchenko
- [PATCHv1 05/15] android: Start Android Bluetooth daemon, Andrei Emeltchenko
- [PATCHv1 07/15] android: Create HAL API header skeleton, Andrei Emeltchenko
- [PATCHv1 14/15] android: Add makefile for hciconfig, Andrei Emeltchenko
- [PATCHv2 00/15] Basic code for Android BlueZ, Andrei Emeltchenko
- [PATCHv2 05/15] android: Start Android Bluetooth daemon, Andrei Emeltchenko
- [PATCHv2 04/15] android: Enable Socket interface, Andrei Emeltchenko
- [PATCHv2 09/15] android: Add Android Makefile for libbluetooth, Andrei Emeltchenko
- [PATCHv2 02/15] android: Add Adapter Bluetooth HAL template, Andrei Emeltchenko
- [PATCHv2 11/15] android: Add cap to bind to port < 1024, Andrei Emeltchenko
- [PATCHv2 14/15] android: Add makefile for hciconfig, Andrei Emeltchenko
- [PATCHv2 15/15] android: Add makefile for hcitool, Andrei Emeltchenko
- [PATCHv2 07/15] android: Create HAL API header skeleton, Andrei Emeltchenko
- [PATCHv2 12/15] android: Implement read_info_complete callback, Andrei Emeltchenko
- [PATCHv2 13/15] android: Handle mgmt changed events, Andrei Emeltchenko
- [PATCHv2 06/15] android: Add basic mgmt initialization sequence, Andrei Emeltchenko
- [PATCHv2 03/15] android: Add Socket Bluetooth HAL template, Andrei Emeltchenko
- [PATCHv2 10/15] android: sdp: Reuse BlueZ SDP server in Android, Andrei Emeltchenko
- [PATCHv2 08/15] android: Add adapter and device struct for BlueZ daemon, Andrei Emeltchenko
- [PATCHv2 01/15] android: Supress missing initializers warnings, Andrei Emeltchenko
- [PATCHv3 00/15] Basic code for Android BlueZ, Andrei Emeltchenko
- [PATCHv3 04/15] android: Enable Socket interface, Andrei Emeltchenko
- [PATCHv3 02/15] android: Add Adapter Bluetooth HAL template, Andrei Emeltchenko
- [PATCHv3 12/15] android: Implement read_info_complete callback, Andrei Emeltchenko
- [PATCHv3 06/15] android: Add basic mgmt initialization sequence, Andrei Emeltchenko
- [PATCHv3 08/15] android: Add adapter and device struct for BlueZ daemon, Andrei Emeltchenko
- [PATCHv3 15/15] android: Add makefile for hcitool, Andrei Emeltchenko
- [PATCHv3 11/15] android: Add cap to bind to port < 1024, Andrei Emeltchenko
- [PATCHv3 13/15] android: Handle mgmt changed events, Andrei Emeltchenko
- [PATCHv3 03/15] android: Add Socket Bluetooth HAL template, Andrei Emeltchenko
- [PATCHv3 09/15] android: Add Android Makefile for libbluetooth, Andrei Emeltchenko
- [PATCHv3 01/15] android: Supress missing initializers warnings, Andrei Emeltchenko
- [PATCHv3 10/15] android: sdp: Reuse BlueZ SDP server in Android, Andrei Emeltchenko
- [PATCHv3 07/15] android: Create HAL API header skeleton, Andrei Emeltchenko
- [PATCHv3 14/15] android: Add makefile for hciconfig, Andrei Emeltchenko
- [PATCHv3 05/15] android: Start Android Bluetooth daemon, Andrei Emeltchenko
- [PATCH 3/3] Bluetooth: List powered down AMP controllers correctly, Marcel Holtmann
- [PATCH 2/3] Bluetooth: Make mgmt power down notification for BR/EDR explicit, Marcel Holtmann
- [PATCH 4/9] Bluetooth: Make mgmt_connect_failed() return void, Marcel Holtmann
- [PATCH 6/9] Bluetooth: Make mgmt_device_disconnected() return void, Marcel Holtmann
- [PATCH 5/9] Bluetooth: Make mgmt_device_connected() return void, Marcel Holtmann
- [PATCH 9/9] Bluetooth: Make mgmt_discovering() return void, Marcel Holtmann
- [PATCH 8/9] Bluetooth: Make mgmt_remote_name() return void, Marcel Holtmann
- [PATCH 7/9] Bluetooth: Make mgmt_device_found() return void, Marcel Holtmann
- [PATCH 3/9] Bluetooth: Make mgmt_disconnect_failed() return void, Marcel Holtmann
- [PATCH 2/9] Bluetooth: Make mgmt_set_powered_failed() return void, Marcel Holtmann
- [PATCH 1/9] Bluetooth: Make mgmt_index_added() and mgmt_index_removed() return void,
Marcel Holtmann
- [PATCH] Bluetooth: Send new settings only when pairable changes,
Marcel Holtmann
- [PATCH] Bluetooth: Remove mgmt_valid_hdev() helper function,
Marcel Holtmann
- [PATCH] Bluetooth: Remove no longer needed mgmt_new_settings() function,
Marcel Holtmann
- [PATCH] Bluetooth: Use helper function for re-enabling advertising,
Marcel Holtmann
- [PATCH] Bluetooth: Set LE advertising parameters before enabling it,
Marcel Holtmann
- [PATCH] Bluetooth: Add constants for LE advertising types,
Marcel Holtmann
- [PATCH] Bluetooth: Use helper functions for enabling/disabling advertising,
Marcel Holtmann
[Index of Archives]
[Bluez Devel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]