Home
last modified time | relevance | path

Searched refs:IsServiceSupported (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_device_class.cpp63 if (IsServiceSupported(BluetoothDevice::SERVICE_NETWORKING)) { in IsProfileSupported()
75 if (IsServiceSupported(BluetoothDevice::SERVICE_RENDER)) { in IsA2dpSupported()
92 if (IsServiceSupported(BluetoothDevice::SERVICE_CAPTURE)) { in IsA2dpSinkSupported()
108 if (IsServiceSupported(BluetoothDevice::SERVICE_RENDER)) { in IsHeadSetSupported()
124 if (IsServiceSupported(BluetoothDevice::SERVICE_OBJECT_TRANSFER)) { in IsOppSupported()
148 bool BluetoothDeviceClass::IsServiceSupported(int service) const in IsServiceSupported() function in OHOS::Bluetooth::BluetoothDeviceClass
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_device_class.h122 bool IsServiceSupported(int service) const;

Completed in 1 milliseconds