Home
last modified time | relevance | path

Searched refs:IsProfileSupported (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_device_class.h111 bool IsProfileSupported(int profileId) const;
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_device_class.cpp48 bool BluetoothDeviceClass::IsProfileSupported(int profileId) const in IsProfileSupported() function in OHOS::Bluetooth::BluetoothDeviceClass
/foundation/communication/nfc/services/src/tag/
H A Dbt_connection_manager.cpp289 return g_btData->btClass_.IsProfileSupported(Bluetooth::PROFILE_ID_A2DP_SRC); in IsA2dpSupported()
304 return g_btData->btClass_.IsProfileSupported(Bluetooth::PROFILE_ID_HFP_AG); in IsHfpSupported()

Completed in 3 milliseconds