Home
last modified time | relevance | path

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

/haiku/src/preferences/bluetooth/
H A Ddefs.h36 static const int32 kMsgSetInquiryTime = 'afEa'; variable
H A DBluetoothSettingsView.cpp70 , new BMessage(kMsgSetInquiryTime), 15, 61, B_HORIZONTAL); in BluetoothSettingsView()
167 case kMsgSetInquiryTime: in MessageReceived()