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

  /external/bluetooth/bluedroid/btif/include/
btif_config.h 65 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 253 int btif_config_filter_remove(const char* section, const char* filter[], int filter_count, int max_allowed) function
941 btif_config_filter_remove("Remote", exclude_filter, sizeof(exclude_filter)/sizeof(char*),
btif_storage.c 237 btif_config_filter_remove("Remote", exclude_filter, sizeof(exclude_filter)/sizeof(char*),
    [all...]
btif_gatt_client.c 587 btif_config_filter_remove("Remote", exclude_filter, sizeof(exclude_filter)/sizeof(char*),
    [all...]

Completed in 214 milliseconds