Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h457 void SetManufacturerId(uint16_t manufacturerId);
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h944 void SetManufacturerId(uint16_t manufacturerId) in SetManufacturerId() function in OHOS::bluetooth::ScanFilter
H A Dble_service_data.h435 void SetManufacturerId(uint16_t manufacturerId);
H A Dble_service_data.cpp214 void BleScanFilterImpl::SetManufacturerId(uint16_t manufacturerId) in SetManufacturerId() function in OHOS::bluetooth::BleScanFilterImpl
/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.cpp263 filter.SetManufacturerId(manufacturerId); in HWTEST_F()
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp226 scanFilter.SetManufacturerId(filter.GetManufacturerId()); in ConvertBleScanFilter()
819 void BleScanFilter::SetManufacturerId(uint16_t manufacturerId) in SetManufacturerId() function in OHOS::Bluetooth::BleScanFilter
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_central_manager_server.cpp488 filterImpl.SetManufacturerId(filter.GetManufacturerId()); in ConfigScanFilterInner()
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble.cpp536 bleScanFilter.SetManufacturerId(manufacturerId); in ParseScanFilterManufactureDataParameters()
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp879 scanFilter.SetManufacturerId(nativeScanFilter->manufactureId); in SetOneScanFilter()

Completed in 13 milliseconds