Searched refs:blacklist (Results 1 – 3 of 3) sorted by relevance
89 uint8_t blacklist[] = {HCI_EIR_FLAGS_TYPE, HCI_EIR_OOB_BD_ADDR_TYPE, in TEST() local92 for (size_t i = 0; i < sizeof(blacklist); i++) { in TEST()93 const std::vector<uint8_t> data{0x02, blacklist[i], 0x00}; in TEST()
70 references, where '~' prefix means to blacklist otherwise whitelist. For
27 # Add files or directories to the blacklist. They should be base names, not