Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/samples/boards/bbc_microbit/pong/src/
Dble.c34 static const struct bt_uuid_128 pong_chr_uuid = BT_UUID_INIT_128(PONG_CHR_UUID); variable
186 discov_param.uuid = &pong_chr_uuid.uuid; in discover_func()
194 } else if (param->uuid == &pong_chr_uuid.uuid) { in discover_func()
523 BT_GATT_CHARACTERISTIC(&pong_chr_uuid.uuid, BT_GATT_CHRC_NOTIFY,