Home
last modified time | relevance | path

Searched defs:start_index (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dhas_internal.h66 uint8_t start_index; member
Dhas_client.c325 static int read_presets_req(struct has_inst *inst, uint8_t start_index, uint8_t num_presets) in read_presets_req()
910 int bt_has_client_presets_read(struct bt_has *has, uint8_t start_index, uint8_t count) in bt_has_client_presets_read()
Dhas.c361 static void preset_foreach(uint8_t start_index, uint8_t end_index, preset_func_t func, in preset_foreach()
1197 uint8_t start_index, end_index; in bt_has_preset_foreach() local
/Zephyr-Core-3.5.0/tests/boards/intel_adsp/ssp/src/
Dmain.c190 int start_index; in check_transmission() local