Home
last modified time | relevance | path

Searched refs:SetServiceUuid (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h425 void SetServiceUuid(const UUID &uuid);
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h860 void SetServiceUuid(const Uuid &uuid) in SetServiceUuid() function in OHOS::bluetooth::ScanFilter
H A Dble_service_data.h403 void SetServiceUuid(const Uuid &serviceUuid);
H A Dble_service_data.cpp130 void BleScanFilterImpl::SetServiceUuid(const Uuid &serviceUuid) in SetServiceUuid() function in OHOS::bluetooth::BleScanFilterImpl
/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.cpp259 filter.SetServiceUuid(g_serviceUuid); in HWTEST_F()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp209 scanFilter.SetServiceUuid(bluetooth::Uuid::ConvertFromString( in ConvertBleScanFilter()
734 void BleScanFilter::SetServiceUuid(const UUID &uuid) in SetServiceUuid() function in OHOS::Bluetooth::BleScanFilter
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp475 filterImpl.SetServiceUuid(filter.GetServiceUuid()); in ConfigScanFilterInner()
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp477 bleScanFilter.SetServiceUuid(uuid); in ParseScanFilterServiceUuidParameters()
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp810 scanFilter.SetServiceUuid(serviceUuid); in SetServiceUuidParameter()

Completed in 13 milliseconds