Home
last modified time | relevance | path

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

/tests/bsim/bluetooth/host/att/eatt_notif/src/
A Dclient_test.c39 static const struct bt_uuid *test_svc_uuid = TEST_SERVICE_UUID; variable
160 discover_params.uuid = test_svc_uuid; in gatt_discover()
/tests/bsim/bluetooth/host/gatt/notify_stress/src/
A Dgatt_client_test.c29 static const struct bt_uuid *test_svc_uuid = TEST_SERVICE_UUID; variable
163 discover_params.uuid = test_svc_uuid; in gatt_discover()
/tests/bsim/bluetooth/host/misc/disable/src/
A Dgatt_client_test.c29 static const struct bt_uuid *test_svc_uuid = TEST_SERVICE_UUID; variable
165 discover_params.uuid = test_svc_uuid; in gatt_discover()
/tests/bsim/bluetooth/host/gatt/authorization/src/
A Dgatt_client_test.c32 static const struct bt_uuid *test_svc_uuid = TEST_SERVICE_UUID; variable
173 discover_params.uuid = test_svc_uuid; in gatt_discover()
/tests/bsim/bluetooth/host/gatt/settings/src/
A Dgatt_utils.c19 static const struct bt_uuid_128 test_svc_uuid = BT_UUID_INIT_128( variable
71 BT_GATT_PRIMARY_SERVICE(&test_svc_uuid),
/tests/bsim/bluetooth/host/gatt/notify_multiple/src/
A Dgatt_client_test.c34 static const struct bt_uuid *test_svc_uuid = TEST_SERVICE_UUID; variable
347 gatt_discover(test_svc_uuid, BT_GATT_DISCOVER_PRIMARY); in test_main()
/tests/bsim/bluetooth/host/gatt/notify/src/
A Dgatt_client_test.c31 static const struct bt_uuid *test_svc_uuid = TEST_SERVICE_UUID; variable
169 discover_params.uuid = test_svc_uuid; in gatt_discover()
/tests/bsim/bluetooth/host/gatt/general/src/
A Dgatt_client_test.c36 static const struct bt_uuid *test_svc_uuid = TEST_SERVICE_UUID; variable
189 discover_params.uuid = test_svc_uuid; in gatt_discover()
/tests/bsim/bluetooth/host/gatt/caching/src/
A Dgatt_client_test.c34 static const struct bt_uuid *test_svc_uuid = TEST_SERVICE_UUID; variable
358 gatt_discover(test_svc_uuid, BT_GATT_DISCOVER_PRIMARY); in test_main_common()

Completed in 21 milliseconds