Home
last modified time | relevance | path

Searched refs:bt_testlib_gatt_discover_service_closure (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/bluetooth/common/testlib/src/
Datt_read.c201 struct bt_testlib_gatt_discover_service_closure { struct
213 struct bt_testlib_gatt_discover_service_closure *ctx = in gatt_discover_service_cb() argument
214 CONTAINER_OF(params, struct bt_testlib_gatt_discover_service_closure, params); in gatt_discover_service_cb()
249 struct bt_testlib_gatt_discover_service_closure ctx_val = { in bt_testlib_gatt_discover_primary()
259 struct bt_testlib_gatt_discover_service_closure *const ctx = &ctx_val; in bt_testlib_gatt_discover_primary()