B_TRANSPORT_IS_HOTPLUG
uint32 transport_features = B_TRANSPORT_IS_HOTPLUG | B_TRANSPORT_IS_NETWORK;
uint32 transport_features = B_TRANSPORT_IS_HOTPLUG;
if (fFeatures & B_TRANSPORT_IS_HOTPLUG) {