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 896 static const char* exclude_filter[] = local
899 btif_config_filter_remove("Remote", exclude_filter, sizeof(exclude_filter)/sizeof(char*),
btif_storage.c 235 static const char* exclude_filter[] = local
237 btif_config_filter_remove("Remote", exclude_filter, sizeof(exclude_filter)/sizeof(char*),
    [all...]
btif_gatt_client.c 582 static const char* exclude_filter[] = local
587 btif_config_filter_remove("Remote", exclude_filter, sizeof(exclude_filter)/sizeof(char*),
    [all...]

Completed in 58 milliseconds