Searched refs:deviceAdded (Results 1 – 1 of 1) sorted by relevance
791 bool deviceAdded; in _HandleNotifyDevice() local792 if (message->FindBool("added", &deviceAdded) == B_OK) { in _HandleNotifyDevice()793 if (deviceAdded) in _HandleNotifyDevice()