Home
last modified time | relevance | path

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); in DeviceDiscovered()
187 case kMsgAddListDevice: in MessageReceived()