Home
last modified time | relevance | path

Searched defs:serviceDataMask (Results 1 - 14 of 14) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ble_scan_filter/include/
H A Di_ble_scan_filter.h52 std::vector<uint8_t> serviceDataMask; member
/foundation/communication/dsoftbus/tests/adapter/bluetooth/broadcast/
H A Dsoftbus_broadcast_mgr_test.cpp101 unsigned char serviceDataMask[] = {0xFF, 0xFF, 0xFF}; in GetBcScanFilter() local
/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.cpp255 std::vector<uint8_t> serviceDataMask = {0xff, 0xff}; in HWTEST_F() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ble_scan_filter/src/
H A Dble_scan_filter_lsf.cpp546 BleScanFilterServiceDataAdd( std::vector<uint8_t> serviceData, std::vector<uint8_t> serviceDataMask) BleScanFilterServiceDataAdd() argument
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_utils.c273 uint8_t *serviceDataMask = (uint8_t *)SoftBusCalloc(serviceDataLen); in SoftbusFilterToBt() local
340 char *serviceDataMask = (char *)SoftBusCalloc(sizeof(char) * hexLen); DumpBleScanFilter() local
[all...]
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/
H A Dsoftbus_broadcast_adapter_type.h178 uint8_t *serviceDataMask; member
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp809 void BleScanFilter::SetServiceDataMask(std::vector<uint8_t> serviceDataMask) in SetServiceDataMask() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h934 void SetServiceDataMask(const std::vector<uint8_t> &serviceDataMask) in SetServiceDataMask() argument
H A Dble_service_data.cpp204 void BleScanFilterImpl::SetServiceDataMask(const std::vector<uint8_t> &serviceDataMask) in SetServiceDataMask() argument
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp855 std::vector<uint8_t> serviceDataMask; in SetOneScanFilter() local
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h178 std::vector<uint8_t> serviceDataMask; member
/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h383 unsigned char *serviceDataMask; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_central_manager_impl.cpp1534 std::vector<uint8_t> serviceDataMask = filter.GetServiceDataMask(); in BleScanFilterParamAddServiceData() local
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
H A Dsoftbus_broadcast_type.h420 uint8_t *serviceDataMask; member

Completed in 21 milliseconds