Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/peripheral/src/
Dmain.c33 static const struct bt_uuid_128 vnd_uuid = BT_UUID_INIT_128( variable
191 BT_GATT_PRIMARY_SERVICE(&vnd_uuid),
/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/peripheral/src/
Dmain.c56 static struct bt_uuid_128 vnd_uuid = variable
106 vnd_svc, BT_GATT_PRIMARY_SERVICE(&vnd_uuid),
/Zephyr-latest/subsys/bluetooth/host/shell/
Dgatt.c755 static const struct bt_uuid_128 vnd_uuid = BT_UUID_INIT_128( variable
854 BT_GATT_PRIMARY_SERVICE(&vnd_uuid),
899 bt_uuid_to_str(&vnd_uuid.uuid, str, sizeof(str)); in cmd_register_test_svc()
924 bt_uuid_to_str(&vnd_uuid.uuid, str, sizeof(str)); in cmd_unregister_test_svc()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/conn_stress/central/src/
Dmain.c53 static struct bt_uuid_128 vnd_uuid = variable
118 vnd_svc, BT_GATT_PRIMARY_SERVICE(&vnd_uuid),