Home
last modified time | relevance | path

Searched defs:deviceClass (Results 1 – 9 of 9) sorted by relevance

/foundation/communication/bluetooth/interfaces/innerkits/native_cpp/framework/src/
Dbluetooth_device_class.cpp24 BluetoothDeviceClass::BluetoothDeviceClass(int deviceClass) : class_(deviceClass) in BluetoothDeviceClass()
Dbluetooth_host.cpp195 BluetoothDeviceClass deviceClass(cod); in OnRemoteCodChanged() local
598 bool BluetoothHost::SetLocalDeviceClass(const BluetoothDeviceClass &deviceClass) in SetLocalDeviceClass()
/foundation/multimedia/audio_standard/services/src/audio_policy/server/service/config/
Dxml_parser.cpp212 ClassType XMLParser::GetDeviceClassType(const std::string &deviceClass) in GetDeviceClassType()
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/classic/
Dclassic_remote_device.cpp116 void ClassicRemoteDevice::SetDeviceClass(int deviceClass) in SetDeviceClass()
Dclassic_adapter_properties.cpp132 bool ClassicAdapterProperties::SetLocalDeviceClass(int deviceClass) in SetLocalDeviceClass()
/foundation/communication/bluetooth/interfaces/kits/napi/src/
Dnapi_bluetooth_host.cpp183 BluetoothDeviceClass deviceClass = in GetRemoteDeviceClass() local
/foundation/communication/bluetooth/services/bluetooth_standard/ipc/src/
Dbluetooth_host_proxy.cpp362 bool BluetoothHostProxy::SetLocalDeviceClass(const int32_t &deviceClass) in SetLocalDeviceClass()
Dbluetooth_host_stub.cpp432 int32_t deviceClass; in SetLocalDeviceClassInner() local
/foundation/communication/bluetooth/services/bluetooth_standard/server/src/
Dbluetooth_host_server.cpp765 bool BluetoothHostServer::SetLocalDeviceClass(const int32_t &deviceClass) in SetLocalDeviceClass()