Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/bsim/bluetooth/audio/src/
Dhas_client_test.c366 const struct bt_has_cp_generic_update *gu; in notify_handler() local
369 if (length < (sizeof(*hdr) + sizeof(*pc) + sizeof(*gu))) { in notify_handler()
374 gu = (const void *)pc->additional_params; in notify_handler()
377 gu->index, gu->properties); in notify_handler()
379 is_available = (gu->properties & BT_HAS_PROP_AVAILABLE) != 0; in notify_handler()
381 preset_availability_changed(gu->index, is_available); in notify_handler()
/Zephyr-Core-3.7.0/doc/_static/css/
Dcustom.css310 .highlight .gu /* Generic.Subheading */,