Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_device_class.cpp59 return (GetMajorMinorClass() & BluetoothDevice::MAJOR_PERIPHERAL) == in IsProfileSupported()
60 BluetoothDevice::MAJOR_PERIPHERAL; in IsProfileSupported()
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_device.h65 static const int MAJOR_PERIPHERAL = 0x0500; member in OHOS::Bluetooth::BluetoothDevice
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h290 MAJOR_PERIPHERAL = 0x0500, enumerator
/foundation/communication/bluetooth/frameworks/js/napi/src/constant/
H A Dnapi_bluetooth_constant.cpp137 SetNamedPropertyByInteger(env, majorClass, MajorClass::MAJOR_PERIPHERAL, "MAJOR_PERIPHERAL"); in MajorClassOfDeviceInit()

Completed in 4 milliseconds