Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dhas_internal.h69 struct bt_has_cp_hdr { struct
Dhas_client.c205 const struct bt_has_cp_hdr *hdr; in control_point_notify_cb()
298 struct bt_has_cp_hdr *hdr; in read_presets_req()
331 struct bt_has_cp_hdr *hdr; in preset_set()
348 struct bt_has_cp_hdr *hdr; in preset_set_next_or_prev()
Dhas.c829 struct bt_has_cp_hdr *hdr; in bt_has_cp_read_preset_rsp()
850 struct bt_has_cp_hdr *hdr; in preset_changed_prepare()
865 NET_BUF_SIMPLE_DEFINE(buf, sizeof(struct bt_has_cp_hdr) + in bt_has_cp_generic_update()
1027 NET_BUF_SIMPLE_DEFINE(buf, sizeof(struct bt_has_cp_hdr) + in bt_has_cp_preset_record_deleted()
1404 const struct bt_has_cp_hdr *hdr; in handle_control_point_op()
1578 NET_BUF_SIMPLE_DEFINE(buf, sizeof(struct bt_has_cp_hdr) + in set_preset_availability()
/Zephyr-latest/tests/bsim/bluetooth/audio/src/
Dhas_client_test.c340 const struct bt_has_cp_hdr *hdr; in notify_handler()