Searched refs:sdp_blacklist (Results 1 – 1 of 1) sorted by relevance
197 static skip_sdp_entry_t sdp_blacklist[] = {{76}}; //Apple Mouse and Keyboard variable521 for (unsigned int i = 0; i < ARRAY_SIZE(sdp_blacklist); i++) in check_sdp_bl()523 if (manufacturer == sdp_blacklist[i].manufact_id) in check_sdp_bl()