Searched defs:start_index (Results 1 – 4 of 4) sorted by relevance
66 uint8_t start_index; member
325 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()
361 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
190 int start_index; in check_transmission() local