summaryrefslogtreecommitdiff
path: root/net/nimble/host/src/test/ble_gatt_find_s_test.c
AgeCommit message (Expand)Author
2016-07-22BLE Host - Use mbufs instead of flat bufs.Christopher Collins
2016-07-11BLE Host - Indicate GATT proc done - BLE_HS_EDONEChristopher Collins
2016-07-11BLE Host - GATT client cb: error arg never null.Christopher Collins
2016-07-11BLE Host - Const correctness.Christopher Collins
2016-06-06BLE Host - Fix inconsistent GATT identifier names.Christopher Collins
2016-05-13BLE Host - Enforce thread safety in unit tests.Christopher Collins
2016-05-11BLE Host unit tests - queue of previous data txes.Christopher Collins
2016-04-04ble host: reduce code size.Christopher Collins
2016-02-17BLE host: Include all priv hdrs from ble_hs_priv.hChristopher Collins
2016-02-06replace license headers with ASF license. first pass.Sterling Hughes
2016-01-14Add GAP callback per-connection, rather than single global.Christopher Collins
2016-01-11Modify GATT API s.t. errors include att handle.Christopher Collins
2016-01-07Fix up some missing tx calls in unit tests.Christopher Collins
2016-01-07Find Included Services GATT procedure.Christopher Collins