Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h431 void SetServiceUuidMask(const UUID &serviceUuidMask);
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h876 void SetServiceUuidMask(const Uuid &serviceUuidMask) in SetServiceUuidMask() function in OHOS::bluetooth::ScanFilter
H A Dble_service_data.h409 void SetServiceUuidMask(const Uuid &serviceUuidMask);
H A Dble_service_data.cpp146 void BleScanFilterImpl::SetServiceUuidMask(const Uuid &serviceUuidMask) in SetServiceUuidMask() function in OHOS::bluetooth::BleScanFilterImpl
/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.cpp260 filter.SetServiceUuidMask(g_serviceUuidMask); in HWTEST_F()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp213 scanFilter.SetServiceUuidMask(bluetooth::Uuid::ConvertFromString( in ConvertBleScanFilter()
750 void BleScanFilter::SetServiceUuidMask(const UUID &serviceUuidMask) in SetServiceUuidMask() function in OHOS::Bluetooth::BleScanFilter
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp478 filterImpl.SetServiceUuidMask(filter.GetServiceUuidMask()); in ConfigScanFilterInner()
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp484 bleScanFilter.SetServiceUuidMask(uuidMask); in ParseScanFilterServiceUuidParameters()
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp817 scanFilter.SetServiceUuidMask(serviceUuidMask); in SetServiceUuidParameter()

Completed in 14 milliseconds