Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/classic/
Davrcp.h110 } bt_avrcp_button_state_t; typedef
250 bt_avrcp_button_state_t state, const uint8_t *payload, uint8_t len);
/Zephyr-latest/subsys/bluetooth/host/classic/
Davrcp.c627 bt_avrcp_button_state_t state, const uint8_t *payload, uint8_t len) in bt_avrcp_passthrough()