Home
last modified time | relevance | path

Searched refs:ParseServiceDataUUidToString (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_filter_matcher.cpp172 … std::string resultData = ParseServiceDataUUidToString(serviceData.first, serviceData.second); in MatchesServiceDatas()
213 std::string BluetoothBleFilterMatcher::ParseServiceDataUUidToString(bluetooth::Uuid uuid, std::stri… in ParseServiceDataUUidToString() function in OHOS::Bluetooth::BluetoothBleFilterMatcher
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_ble_filter_matcher.h49 static std::string ParseServiceDataUUidToString(bluetooth::Uuid uuid, std::string data);