HomeSort by relevance Sort by last modified time
    Searched full:remove_filter_node (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluedroid/btif/src/
btif_config.c 99 static int remove_filter_node(const char* section, const char* filter[], int filter_count, int max_allowed);
261 ret = remove_filter_node(section, filter, filter_count, max_allowed);
643 static int remove_filter_node(const char* section, const char* filter[], int filter_count, int max_allowed) function

Completed in 648 milliseconds