Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Dcs_test_initiator.c39 static struct bt_gatt_service step_data_gatt_service = BT_GATT_SERVICE(gatt_attributes); variable
217 err = bt_gatt_service_register(&step_data_gatt_service); in main()
Dconnected_cs_initiator.c42 static struct bt_gatt_service step_data_gatt_service = BT_GATT_SERVICE(gatt_attributes); variable
246 err = bt_gatt_service_register(&step_data_gatt_service); in main()