summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-11-04Bluetooth: L2CAP: Make CoC depend on SMPLuiz Augusto von Dentz
2016-11-04Bluetooth: Move Bluetooth host stack to subsysJohan Hedberg
2016-11-01Bluetooth: L2CAP: Add security check for LE CoCLuiz Augusto von Dentz
2016-11-01Bluetooth: Rename BT_SECURITY_ZERO to BT_SECURITY_NONEJohan Hedberg
2016-11-01Bluetooth: Add handling for security level 0Johan Hedberg
2016-11-01Bluetooth: GATT: Fix calling read handler twiceLuiz Augusto von Dentz
2016-11-01Bluetooth: ATT: Rework buffer pools to minimize extra dataLuiz Augusto von Dentz
2016-11-01Bluetooth: ATT: Fix not responding when there is a request in parallelLuiz Augusto von Dentz
2016-10-28Bluetooth: GATT: Add proper check for connection stateLuiz Augusto von Dentz
2016-10-28Bluetooth: Generic AT command implementationSathish Narasimman
2016-10-28Bluetooth: Rename bt_driver to bt_hci_driverJohan Hedberg
2016-10-28Bluetooth: GATT: Add helper to discover next rangeLuiz Augusto von Dentz
2016-10-28Bluetooth: Expose BLUETOOTH_MAX_CONN for controller-only buildJohan Hedberg
2016-10-28Bluetooth: L2CAP: Delete fragments as they are processedLuiz Augusto von Dentz
2016-10-28Bluetooth: A2DP: Remove includes from internal headerSzymon Janc
2016-10-28Bluetooth: RFCOMM: Use helper for accessing nano_sem countSzymon Janc
2016-10-28Bluetooth: L2CAP: Use helper for accessing nano_sem countSzymon Janc
2016-10-28Bluetooth: L2CAP: Fix build with unified kernelSzymon Janc
2016-10-28Bluetooth: Remove not needed includesSzymon Janc
2016-10-28Bluetooth: A2DP: Cleanup headers includesSzymon Janc
2016-10-28Bluetooth: Include zephyr.h instead of kernel specific headersSzymon Janc
2016-10-28Bluetooth: L2CAP: Minor cleanup in conn requestArkadiusz Lichwa
2016-10-28Bluetooth: L2CAP: Minor cleanup in namingArkadiusz Lichwa
2016-10-26net: buf: Make net_buf_frag_add take ownership of the bufferLuiz Augusto von Dentz
2016-10-26net: buf: Add SYS_LOG supportLuiz Augusto von Dentz
2016-10-26net: buf: Add separate Kconfig for net_buf_simple debugLuiz Augusto von Dentz
2016-10-21Bluetooth: Fix build with unified kernelSzymon Janc
2016-10-21Bluetooth: ATT: Fix handling of insufficient authenticationLuiz Augusto von Dentz
2016-10-21Bluetooth: L2CAP: Factor out repeatable cleanup callsArkadiusz Lichwa
2016-10-21Bluetooth: L2CAP: Cleanup l2cap_br_conn_req()Arkadiusz Lichwa
2016-10-21Bluetooth: L2CAP: Refactor BR/EDR connection request handlerArkadiusz Lichwa
2016-10-21Bluetooth: L2CAP: Fix 'result' values in BR/EDR connection responseArkadiusz Lichwa
2016-10-21Bluetooth: L2CAP: Add valid BR/EDR connection response errorsArkadiusz Lichwa
2016-10-21Bluetooth: HCI UART app to run Zephyr as a BLE ControllerCarles Cufi
2016-10-21Bluetooth: L2CAP: Handle security procedure non successful pathArkadiusz Lichwa
2016-10-21Bluetooth: L2CAP: Refactor handling connection responseArkadiusz Lichwa
2016-10-21Bluetooth: RFCOMM: Handle security for incoming connectionsJaganath Kanakkassery
2016-10-21Bluetooth: L2CAP: Use MPS for outgoing segmentsLuiz Augusto von Dentz
2016-10-21Bluetooth: L2CAP: Drop extra reference to fragmentsLuiz Augusto von Dentz
2016-10-21Bluetooth: L2CAP: Fix reusing buffer with fragmentsLuiz Augusto von Dentz
2016-10-21Bluetooth: L2CAP: Simplify allocation of buffer fragmentsLuiz Augusto von Dentz
2016-10-21Bluetooth: SDP: Server: Support service record registrationKaustav Dey Biswas
2016-10-21Bluetooth: L2CAP: Protect fixed channelsArkadiusz Lichwa
2016-10-21Bluetooth: L2CAP: Refactor CoC CID rangesArkadiusz Lichwa
2016-10-21Bluetooth: GATT: Fix code styleLuiz Augusto von Dentz
2016-10-21Bluetooth: GATT: Pass CCC attribute to changed callbackLuiz Augusto von Dentz
2016-10-16Bluetooth: SMP: Take advantage of new byte swap helpersJohan Hedberg
2016-10-16Bluetooth: HCI: Set the Page timeoutItankar, Piyush T
2016-10-16Bluetooth: Kconfig: Option to set page timeout valueItankar, Piyush T
2016-10-16Bluetooth: SMP: Check for connection role before BR/EDR pairingSzymon Janc