Home
last modified time | relevance | path

Searched refs:kMsgInquiry (Results 1 – 1 of 1) sorted by relevance

/haiku/src/preferences/bluetooth/
H A DInquiryPanel.cpp45 static const uint32 kMsgInquiry = 'iQbt'; variable
120 new BMessage(kMsgInquiry), B_WILL_DRAW); in InquiryPanel()
177 case kMsgInquiry: in MessageReceived()