summaryrefslogtreecommitdiff
path: root/include/bluetooth
AgeCommit message (Expand)Author
2016-10-21Bluetooth: SDP: Shorten Service Class macro nameKaustav Dey Biswas
2016-10-21Bluetooth: shell: Add sample SDP service registrationKaustav Dey Biswas
2016-10-21Bluetooth: RFCOMM: Handle security for incoming connectionsJaganath Kanakkassery
2016-10-21Bluetooth: SDP: Server: Support service record registrationKaustav Dey Biswas
2016-10-21Bluetooth: UUID: Add protocol UUIDsKaustav Dey Biswas
2016-10-21Bluetooth: UUID: Fix alignment of UUID declarationsKaustav Dey Biswas
2016-10-21Bluetooth: GATT: Pass CCC attribute to changed callbackLuiz Augusto von Dentz
2016-10-16Bluetooth: Add well known keys to storage API for legacy pairingRoger Lendenmann
2016-10-16Bluetooth: Track role change for BR/EDR connectionsSzymon Janc
2016-10-16Bluetooth: HCI: Add OpCode definition for setting page timeoutItankar, Piyush T
2016-10-16Bluetooth: Add BT_STORAGE_ADDRESSES key to storage APIJohan Hedberg
2016-10-16Bluetooth: Improve storage API documentationJohan Hedberg
2016-10-16Bluetooth: Use proper const type for bt_storage_clear()Johan Hedberg
2016-10-04Bluetooth: Refactor distribution of security procedure statusArkadiusz Lichwa
2016-10-04Bluetooth: Fix compiler warnings/errors related to string castsJohan Hedberg
2016-10-04Bluetooth: A2DP: Added Connect APIItankar, Piyush T
2016-10-04Bluetooth: RFCOMM: Fix some remaining white-space issuesJohan Hedberg
2016-10-04Bluetooth: RFCOMM: Remove reference countingJohan Hedberg
2016-10-04Bluetooth: RFCOMM: Introduce dlc destroyJaganath Kanakkassery
2016-10-04Bluetooth: SDP: Server: Initialize and accept incoming connectionsKaustav Dey Biswas
2016-10-04Bluetooth: L2CAP: Cleanup flags names for BR/EDR channelsSzymon Janc
2016-09-14Bluetooth: Add support for reading encryption key size for BR/EDRSzymon Janc
2016-09-14Bluetooth: HCI: Add read remote version info eventCarles Cufi
2016-09-14Bluetooth: HCI: Add auth payload expiry eventCarles Cufi
2016-09-14Bluetooth: HCI: Fix and extend advertising report eventsCarles Cufi
2016-09-14Bluetooth: HFP HF: Initialize Handsfree profileSathish Narasimman
2016-09-14Bluetooth: Pre-allocated RFCOMM ChannelsSukumar Ghorai
2016-09-14Bluetooth: log: Include nanokernel.h to use BT_ASSERT()Vinayak Chettimada
2016-09-14Bluetooth: log: Call _SysFatalErrorHandler in BT_ASSERT()Vinayak Chettimada
2016-09-14Bluetooth: HCI: Add handle to conn param update command completeCarles Cufi
2016-09-14Bluetooth: HCI: Add handle to LTK command complete eventsCarles Cufi
2016-09-14Bluetooth: HCI: Fix the length of supported commandsCarles Cufi
2016-09-07Bluetooth: RFCOMM: Implement TX flow controlJaganath Kanakkassery
2016-09-07Bluetooth: HCI: Add definitions and macrosCarles Cufi
2016-09-07Bluetooth: HCI: Rename cmd complete structCarles Cufi
2016-09-07Bluetooth: UUID: Add 32bit UUID supportKaustav Dey Biswas
2016-09-07Bluetooth: Add LE read supported statesVinayak Chettimada
2016-09-07Bluetooth: UUID: Add HID ServiceLuiz Augusto von Dentz
2016-09-07Bluetooth: RFCOMM: Remove BT_RFCOMM_SEND_RESERVEJaganath Kanakkassery
2016-09-07Bluetooth: RFCOMM: Introduce helper to create rfcomm pduJaganath Kanakkassery
2016-09-07Bluetooth: Cleanup and extend HCI headerCarles Cufi
2016-09-07Bluetooth: Clean up feature test macrosJohan Hedberg
2016-09-07Bluetooth: Make lmp_ext_feat_capable() more genericJohan Hedberg
2016-09-07Bluetooth: Enable Secure Connections if supportedSzymon Janc
2016-09-07Bluetooth: Read local extended features on initSzymon Janc
2016-09-07Bluetooth: L2CAP: Implement connect command on BR/EDRArkadiusz Lichwa
2016-09-07Bluetooth: RFCOMM: Implement send data APIJaganath Kanakkassery
2016-09-07Bluetooth: GATT: Add queuing supportLuiz Augusto von Dentz
2016-09-07Bluetooth: RFCOMM: Handle PN requestJaganath Kanakkassery
2016-09-07Bluetooth: Add missing guards to hci_raw.h header fileJohan Hedberg