Home
last modified time | relevance | path

Searched defs:GetServiceData (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h74 std::map<Uuid, std::string> GetServiceData() const in GetServiceData() function
478 std::map<Uuid, std::string> GetServiceData() const in GetServiceData() function
929 std::vector<uint8_t> GetServiceData() const in GetServiceData() function
H A Dble_service_data.cpp219 std::vector<uint8_t> BleScanFilterImpl::GetServiceData() const in GetServiceData() function in OHOS::bluetooth::BleScanFilterImpl
901 std::vector<std::string> BlePeripheralDevice::GetServiceData() const in GetServiceData() function in OHOS::bluetooth::BlePeripheralDevice
913 std::string BlePeripheralDevice::GetServiceData(int index) const in GetServiceData() function in OHOS::bluetooth::BlePeripheralDevice
H A Dble_service_data.h1319 std::map<Uuid, std::string> GetServiceData() const in GetServiceData() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp553 std::map<UUID, std::string> BleScanResult::GetServiceData() const in GetServiceData() function in OHOS::Bluetooth::BleScanResult
810 std::vector<uint8_t> BleScanFilter::GetServiceData() const in GetServiceData() function in OHOS::Bluetooth::BleScanFilter
H A Dbluetooth_ble_advertiser.cpp604 std::map<ParcelUuid, std::string> BleAdvertiserData::GetServiceData() const in GetServiceData() function in OHOS::Bluetooth::BleAdvertiserData