Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/src/
Dbtif_config.c63 #define DEC_CHILD_COUNT(p, c) (p)->used -= (short)((c)*sizeof(cfg_node)) macro
554 DEC_CHILD_COUNT(p, i - ichild); in free_child()
674 DEC_CHILD_COUNT(s, rm_count); in remove_filter_node()