Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/mesh/
Dfriend.c304 int empty_idx = INT_MAX; in friend_sub_add() local
312 empty_idx = i; in friend_sub_add()
316 if (empty_idx != INT_MAX) { in friend_sub_add()
317 frnd->sub_list[empty_idx] = addr; in friend_sub_add()