summaryrefslogtreecommitdiff
path: root/apps/bletiny/src/bletiny.h
AgeCommit message (Expand)Author
2016-08-12bletiny - parse_arg_uint32_dflt()Christopher Collins
2016-07-27ble apps - Update for latest NimBLE host API.Christopher Collins
2016-07-25BLE sample apps - Use new GATT registration.Christopher Collins
2016-07-24bletiny - Allow setting of local random address.Christopher Collins
2016-07-22Update sample NimBLE apps to use new mbuf API.Christopher Collins
2016-07-14bletiny / bleprph - Use mandatory svcs pkg.Christopher Collins
2016-07-14bletiny / bleprph - Use RAM persistence layer pkg.Christopher Collins
2016-07-11BLE Host - Add duration param to ble_gap_connect()Christopher Collins
2016-07-11bletiny/bleprph - Use new GAP event callback API.Christopher Collins
2016-07-11ble apps - Account for const correctness.Christopher Collins
2016-07-11BLE Host - Const correctness.Christopher Collins
2016-07-11bletiny - Use new discovery API.Christopher Collins
2016-07-11bletiny - Account for addition of adv. duration.Christopher Collins
2016-07-11bletiny - Use new advertise API.Christopher Collins
2016-07-11bletiny - deal with changes to ble_gap_connect APIChristopher Collins
2016-07-11BLE Host - ble_gap_crt_params->ble_gap_conn_paramsChristopher Collins
2016-07-02bletiny - Add "b rssi" command for reading rssi.Christopher Collins
2016-06-19bletiny - Support for "b scan cancel" command.Christopher Collins
2016-06-14BLE Host - Search DB when initiating security.Christopher Collins
2016-06-14BLE Host - include both addresses in conn desc.Christopher Collins
2016-06-14bletiny - add "datalen" command.Christopher Collins
2016-06-06BLE Host - Fix inconsistent GATT identifier names.Christopher Collins
2016-06-06bletiny - fix deadlock for "disc full" + empty svcChristopher Collins
2016-06-05bletiny - "disc full" command.Christopher Collins
2016-06-04Add tx command to bletinyWilliam San Filippo
2016-06-02second cut at host privacyPaul Dietrich
2016-06-02first cut at Host PrivacyPaul Dietrich
2016-05-25bletiny - make filenames consistent with bleprphChristopher Collins