Home
last modified time | relevance | path

Searched defs:end_index (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/subsys/net/lib/lwm2m/
Dlwm2m_util.c447 int end_index = strlen(pathstr) - 1; in lwm2m_string_to_path() local
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dhas.c570 static void preset_foreach(uint8_t start_index, uint8_t end_index, preset_func_t func, in preset_foreach()
1636 uint8_t start_index, end_index; in bt_has_preset_foreach() local