Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/src/
Dbtif_config.c582 static inline int find_first_empty(cfg_node*p, int start, int count) in find_first_empty() function
609 empty = find_first_empty(p, empty, child_count); in pack_child()