Home
last modified time | relevance | path

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

/haiku/src/preferences/bluetooth/
H A Ddefs.h35 static const int32 kMsgSetDeviceClass = 'sDC0'; variable
H A DBluetoothSettingsView.cpp96 new BMessage(kMsgSetDeviceClass)); in BluetoothSettingsView()
176 case kMsgSetDeviceClass: in MessageReceived()
H A DBluetoothWindow.cpp106 case kMsgSetDeviceClass: in MessageReceived()