Home
last modified time | relevance | path

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

/Zephyr-latest/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-latest/drivers/usb_c/tcpc/
DKconfig.tcpc_rt17153 # Copyright (c) 2024 Jianxiong Gu <jianxiong.gu@outlook.com>
/Zephyr-latest/doc/_static/css/
Dcustom.css370 .highlight .gu /* Generic.Subheading */,