Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Davrcp.h116 uint8_t unit_type; member
/Zephyr-latest/subsys/bluetooth/host/classic/shell/
Davrcp.c49 rsp->unit_type, rsp->company_id); in avrcp_unit_info_rsp()
/Zephyr-latest/subsys/bluetooth/host/classic/
Davrcp.c267 rsp.unit_type = FIELD_GET(GENMASK(7, 3), net_buf_pull_u8(buf)); in avrcp_unit_info_handler()