HomeSort by relevance Sort by last modified time
    Searched refs:btif_config_filter_remove (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/btif/include/
btif_config.h 62 int btif_config_filter_remove(const char* section, const char* filter[], int filter_count, int max_allowed);
  /external/bluetooth/bluedroid/btif/src/
btif_config.c 252 int btif_config_filter_remove(const char* section, const char* filter[], int filter_count, int max_allowed) function
877 btif_config_filter_remove("Remote", exclude_filter, sizeof(exclude_filter)/sizeof(char*),
btif_storage.c 267 btif_config_filter_remove("Remote", exclude_filter, sizeof(exclude_filter)/sizeof(char*),
    [all...]

Completed in 37 milliseconds