summaryrefslogtreecommitdiff
path: root/include/bluetooth
AgeCommit message (Expand)Author
2017-04-22kernel: add k_panic() and k_oops() APIsAndrew Boie
2017-04-20Bluetooth: convert to using newly introduced integer sized typesKumar Gala
2017-04-20Merge "Merge bluetooth branch into master"Kumar Gala
2017-04-20Introduce new sized integer typedefsKumar Gala
2017-04-20Bluetooth: L2CAP: Try to allocate segment from the original poolLuiz Augusto von Dentz
2017-04-20Bluetooth: Use event masks instead of bits in controller and hostCarles Cufi
2017-04-20Bluetooth: HCI: Add Bluetooth 5.0 FeatureSet field's bit mappingVinayak Chettimada
2017-04-20Bluetooth: HCI: Naming consistency tweaksCarles Cufi
2017-04-20Bluetooth: HCI: Add Bluetooth 5.0 LE commands and eventsCarles Cufi
2017-04-10Bluetooth: GATT: Use sys_slist_t to represent the databaseLuiz Augusto von Dentz
2017-04-08Bluetooth: controller: Implement event masksCarles Cufi
2017-04-08Bluetooth: HFP HF: Support to send hf AT commandSathish Narasimman
2017-04-08Bluetooth: HCI: Add define for success statusJohan Hedberg
2017-04-08Bluetooth: HFP HF: Add support for RING indication cbSathish Narasimman
2017-03-23Bluetooth: L2CAP: Use sys_slist_t for server channelsLuiz Augusto von Dentz
2017-03-23Bluetooth: L2CAP: Use sys_slist_t for connection channelsLuiz Augusto von Dentz
2017-03-21Bluetooth: Introduce public big-endian AES APIJohan Hedberg
2017-03-21Bluetooth: Move crypto APIs to dedicated header fileJohan Hedberg
2017-03-21Bluetooth: HFP HF: SCO Initiate Audio connectionSathish Narasimman
2017-03-21Bluetooth: Make LE Encrypt helpers publicVinayak Chettimada
2017-03-21Bluetooth: HFP HF: SCO: Handle synchronous_conn_completeSathish Narasimman
2017-03-08Bluetooth: HFP HF: SCO: Accept eSCO conn requestSathish Narasimman
2017-03-08Bluetooth: HFP HF: SCO: Add esco supported pkt typeSathish Narasimman
2017-03-07Bluetooth: L2CAP: Add TX queueing for LE CoCLuiz Augusto von Dentz
2017-03-07Bluetooth: Add support for Bluetooth 5.0 version specifierJohan Hedberg
2017-03-07Bluetooth: GATT: Add bt_gatt_get_mtu APILuiz Augusto von Dentz
2017-03-07Bluetooth: SDP: Server: Refactor data element structure headerKaustav Dey Biswas
2017-03-07Bluetooth: A2DP: Added Preset StructurePiyush Itankar
2017-03-07Bluetooth: A2DP: Stream End Point RegistrationPiyush Itankar
2017-02-06Bluetooth: GATT: introduce volatile subscription flagJonathan Gelie
2017-02-06Bluetooth: GATT: Fix not removing subscriptions safelyLuiz Augusto von Dentz
2017-02-05Bluetooth: Reuse HCI command buffers for the command responseJohan Hedberg
2017-02-05Bluetooth: Kconfig: Merge headroom reserve variables into a single oneJohan Hedberg
2017-02-05Bluetooth: Add convenience macros for common header sizesJohan Hedberg
2017-02-05Bluetooth: SDP: Add API to get SupportedFeature attributeArkadiusz Lichwa
2017-02-05Bluetooth: SDP: Add API to get ProfileDescriptorList attributeArkadiusz Lichwa
2017-02-05Bluetooth: uuid: Fix assigned UDP uuid valueArkadiusz Lichwa
2017-02-05Bluetooth: SDP: Get ProtocolDescriptorList attribute internalsArkadiusz Lichwa
2017-02-05Bluetooth: Fix checking for invalid public addressJohan Hedberg
2017-01-28Bluetooth: A2DP: Stream End Point StructurePiyush Itankar
2017-01-28Bluetooth: add storage flag for secure connection pairing LTKRoger Lendenmann
2017-01-28Bluetooth: RFCOMM: Implement MSC Flow ControlJaganath Kanakkassery
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-18Bluetooth: L2CAP: Fix always using RX_BUF_COUNT as initial creditsLuiz Augusto von Dentz
2017-01-18Bluetooth: Add __printf_like annotation for bt_logJohan Hedberg
2017-01-18Bluetooth: Take advantage of IS_ENABLED macro for BT_DBGJohan Hedberg
2017-01-17Bluetooth: Introduce a new connection parameter request callbackJohan Hedberg
2017-01-17Bluetooth: Remove ACL details from BT_BUF_RX_SIZEJohan Hedberg
2017-01-17Bluetooth: Add documentation for connection callbacksJohan Hedberg
2017-01-17Bluetooth: ATT: Add new error code from CSSv7Johan Hedberg