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

  /external/bluetooth/bluedroid/btif/src/
btif_config.c 874 static const char* exclude_filter[] = local
877 btif_config_filter_remove("Remote", exclude_filter, sizeof(exclude_filter)/sizeof(char*),
btif_gatt_client.c 482 static const char* exclude_filter[] = local
487 btif_config_filter_remove("Remote", exclude_filter, sizeof(exclude_filter)/sizeof(char*),
    [all...]
btif_storage.c 264 static const char* exclude_filter[] = local
266 btif_config_filter_remove("Remote", exclude_filter, sizeof(exclude_filter)/sizeof(char*),
    [all...]

Completed in 97 milliseconds