Home
last modified time | relevance | path

Searched refs:MAJOR_NETWORKING (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_device_class.cpp66 return (GetMajorMinorClass() & BluetoothDevice::MAJOR_NETWORKING) == in IsProfileSupported()
67 BluetoothDevice::MAJOR_NETWORKING; in IsProfileSupported()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_device.h63 static const int MAJOR_NETWORKING = 0x0300; member in OHOS::Bluetooth::BluetoothDevice
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h288 MAJOR_NETWORKING = 0x0300, enumerator
/foundation/communication/bluetooth/frameworks/js/napi/src/constant/
H A Dnapi_bluetooth_constant.cpp135 SetNamedPropertyByInteger(env, majorClass, MajorClass::MAJOR_NETWORKING, "MAJOR_NETWORKING"); in MajorClassOfDeviceInit()

Completed in 4 milliseconds