Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/common/
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
Dble_service_data.cpp199 std::vector<uint8_t> BleScanFilterImpl::GetServiceData() const in GetServiceData() function in OHOS::bluetooth::BleScanFilterImpl
881 std::vector<std::string> BlePeripheralDevice::GetServiceData() const in GetServiceData() function in OHOS::bluetooth::BlePeripheralDevice
893 std::string BlePeripheralDevice::GetServiceData(int index) const in GetServiceData() function in OHOS::bluetooth::BlePeripheralDevice
Dble_service_data.h1285 std::map<Uuid, std::string> GetServiceData() const in GetServiceData() function
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_ble_central_manager.cpp547 std::map<UUID, std::string> BleScanResult::GetServiceData() const in GetServiceData() function in OHOS::Bluetooth::BleScanResult
804 std::vector<uint8_t> BleScanFilter::GetServiceData() const in GetServiceData() function in OHOS::Bluetooth::BleScanFilter
Dbluetooth_ble_advertiser.cpp599 std::map<ParcelUuid, std::string> BleAdvertiserData::GetServiceData() const in GetServiceData() function in OHOS::Bluetooth::BleAdvertiserData