Searched refs:haveController (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkInterface.c1582 isBluetoothBuiltin(Boolean *haveController) argument
1596 *haveController = FALSE;
1599 *haveController = TRUE;
2300 Boolean haveController = FALSE; local
2305 interfacePrivate->builtin = isBluetoothBuiltin(&haveController);
2306 if (!haveController) {

Completed in 99 milliseconds