Home
last modified time | relevance | path

Searched refs:MAJOR_UNCATEGORIZED (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_impl.cpp72 int tmpCod = MajorClass::MAJOR_UNCATEGORIZED; in GetRemoteDeviceClass()
73 int tmpMajorClass = MajorClass::MAJOR_UNCATEGORIZED; in GetRemoteDeviceClass()
74 int tmpMajorMinorClass = MajorClass::MAJOR_UNCATEGORIZED; in GetRemoteDeviceClass()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_remote_device.cpp340 cod = BluetoothDevice::MAJOR_UNCATEGORIZED; in GetDeviceProductType()
341 majorClass = BluetoothDevice::MAJOR_UNCATEGORIZED; in GetDeviceProductType()
342 majorMinorClass = BluetoothDevice::MAJOR_UNCATEGORIZED; in GetDeviceProductType()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_device.h70 static const int MAJOR_UNCATEGORIZED = 0x1F00; member in OHOS::Bluetooth::BluetoothDevice
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_native_object.h102 int deviceClass_ = MajorClass::MAJOR_UNCATEGORIZED;
H A Dnapi_bluetooth_utils.h295 MAJOR_UNCATEGORIZED = 0x1F00 enumerator
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.cpp240 int tmpCod = MajorClass::MAJOR_UNCATEGORIZED; in GetRemoteDeviceClass()
241 int tmpMajorClass = MajorClass::MAJOR_UNCATEGORIZED; in GetRemoteDeviceClass()
242 int tmpMajorMinorClass = MajorClass::MAJOR_UNCATEGORIZED; in GetRemoteDeviceClass()
/foundation/communication/bluetooth/frameworks/js/napi/src/constant/
H A Dnapi_bluetooth_constant.cpp142 SetNamedPropertyByInteger(env, majorClass, MajorClass::MAJOR_UNCATEGORIZED, "MAJOR_UNCATEGORIZED"); in MajorClassOfDeviceInit()

Completed in 7 milliseconds