summaryrefslogtreecommitdiff
path: root/net/nimble/host/src/ble_sm_alg.c
AgeCommit message (Expand)Author
2016-08-22Fix warnings reported by clang.Christopher Collins
2016-08-03BLE Host - Rename HCI identifiers and files.Christopher Collins
2016-07-14BLE Host - Move logging into separate file.Christopher Collins
2016-07-11BLE Host - Fill in privacy API.Christopher Collins
2016-06-14BLE Host - SM SC unit tests.Christopher Collins
2016-06-14BLE Host - SM SC: Log public / private keys.Christopher Collins
2016-06-14BLE Host - Fix privacy+pairing bug.Christopher Collins
2016-06-05BLE Host - SC cosmetic changes.Christopher Collins
2016-06-05BLE Host - SC numeric comparison.Christopher Collins
2016-06-05BLE Host - Use tinycrypt for SC.Christopher Collins
2016-06-05BLE Host - Move state repetition go->process_result.Christopher Collins