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

/haiku/src/preferences/bluetooth/
H A DInquiryPanel.cpp46 static const uint32 kMsgAddListDevice = 'aDdv'; variable
69 BMessage* message = new BMessage(kMsgAddListDevice);
187 case kMsgAddListDevice:

Completed in 28 milliseconds