summaryrefslogtreecommitdiff
path: root/net/nimble/host/src/ble_hs_startup.c
AgeCommit message (Expand)Author
2016-08-03BLE Host - Rename HCI identifiers and files.Christopher Collins
2016-08-03BLE Host - Use HCI transport APIChristopher Collins
2016-08-03BLE Host - Read BD_ADDR on startup.Christopher Collins
2016-07-11BLE Host - Fill in privacy API.Christopher Collins
2016-06-17BLE Host - Clean up host privacy.Christopher Collins
2016-06-15Add LE ping and Authenticated Payload Timeout eventWilliam San Filippo
2016-06-14BLE Host - Enable data-length-change event by dfltChristopher Collins
2016-06-14BLE Host - enable key rfrsh & param req events.Christopher Collins
2016-06-02second cut at host privacyPaul Dietrich
2016-06-02first cut at Host PrivacyPaul Dietrich
2016-04-20ble host - separate blocking HCI from rxChristopher Collins
2016-04-19ble host - major changes.Christopher Collins
2016-04-05ble host: use one 1hz timer for lazy procedures.Christopher Collins
2016-04-04ble host: reduce code size.Christopher Collins
2016-03-25nimble host: Clarify host address and address typeChristopher Collins
2016-02-17BLE host: Include all priv hdrs from ble_hs_priv.hChristopher Collins
2016-02-12Remove ble_hci_ack.[ch]; merge into ble_hci_sched.Christopher Collins
2016-02-12(MYNEWT-64) BLE Host - HCI callback thread-safety.Christopher Collins
2016-02-06replace license headers with ASF license. first pass.Sterling Hughes
2016-01-15Add 'le read loc supp feat' to startup seq.Christopher Collins
2015-12-18Reduce startup code with generic HCI ack fn.Christopher Collins
2015-12-18Fix startup sequence.Christopher Collins
2015-12-14Initial implementation of startup sequence.Christopher Collins