summaryrefslogtreecommitdiff
path: root/subsys/bluetooth/host/avdtp.c
AgeCommit message (Expand)Author
2017-01-28Bluetooth: AVDTP: Add AVDTP Discover API PrototypeArun Jagadish
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-18Bluetooth: AVDTP: Added params to AVDTP Request structureArun Jagadish
2017-01-18Bluetooth: Take advantage of IS_ENABLED macro for BT_DBGJohan Hedberg
2017-01-05Bluetooth: AVDTP:Add Accept Incoming connection cbArun Jagadish
2016-12-24Bluetooth: AVDTP: Add AVDTP_Timer & HandlerArun Jagadish
2016-12-24Bluetooth: AVDTP: Fix Coding styleArun Jagadish
2016-12-15net: buf: Remove the need for net_buf_pool_init()Johan Hedberg
2016-12-13net: buf: Redesigned pool & buffer allocation APIJohan Hedberg
2016-12-03Bluetooth: AVDTP: SEP DefinitionArun Jagadish
2016-11-11Bluetooth: Remove not needed nano_work.h includesSzymon Janc
2016-11-11Bluetooth: Use unified k_fifo API for FIFOsSzymon Janc
2016-11-09Bluetooth: AVDTP: Set Profile Security Level to MediumArun Jagadish
2016-11-04Bluetooth: Move Bluetooth host stack to subsysJohan Hedberg