summaryrefslogtreecommitdiff
path: root/net/nimble/host/include/host/ble_hs_test.h
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-07-11BLE Host - Change GATT server callback API.Christopher Collins
2016-06-16BLE Host - More SM unit tests.Christopher Collins
2016-06-14BLE Host - SM SC unit tests.Christopher Collins
2016-06-05BLE Host - Move state repetition go->process_result.Christopher Collins
2016-03-25nimble host: Initial security manager (SM)Christopher Collins
2016-02-06update license header files, continued.Sterling Hughes
2016-01-25Reassembly of fragmented HCI ACL data.Christopher Collins
2016-01-13GAP Auto Connection Establishment procedure.Christopher Collins
2016-01-07Discover All Characteristic Descriptors GATT proc.Christopher Collins
2016-01-07Find Included Services GATT procedure.Christopher Collins
2016-01-05Server tx of notifications / indications.Christopher Collins
2015-12-28Read / write descriptors.Christopher Collins
2015-12-28Rename UUID identifiers.Christopher Collins
2015-12-22Add basic unit tests for adv. data.Christopher Collins
2015-12-18Rename ble_gatt_break_test to ble_gatt_conn_test.Christopher Collins
2015-12-17Cancel GATT procedures when connection is broken.Christopher Collins
2015-12-17Rename ble_gap_test to ble_os_test.Christopher Collins
2015-12-15Add basic GATT characteristic value write tests.Christopher Collins
2015-12-04Add tests for GATT Read Characteristic Value.Christopher Collins
2015-12-04Add tests for discover characteristics GATT procChristopher Collins
2015-12-04Split service disc. tests from other GATT tests.Christopher Collins
2015-12-03GATT Discover All Primary Services procedure.Christopher Collins
2015-12-03Rename ble_hs_att_* to ble_att_*Christopher Collins
2015-11-30Initial work for client-side ATT.Christopher Collins
2015-11-20Data queues in host task; remove l2cap buffers.Christopher Collins
2015-11-16Fix 128-bit to 16-bit UUID conversion.Christopher Collins
2015-11-12Basic GAP test with running OS.Christopher Collins
2015-11-10Handle connection events.Christopher Collins
2015-11-09Some basic unit tests for HCI events.Christopher Collins
2015-11-05Send error response on rx of bad attr read req.Christopher Collins
2015-11-05Rename some host files with the "ble_hs_" prefix.Christopher Collins