Home
last modified time | relevance | path

Searched defs:serviceUuid (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_server_test.cpp121 const char *serviceUuid = "11C8B310-80E4-4276-AFC0-F81590B2177F"; variable
158 const char *serviceUuid = "11C8B310-80E4-4276-AFC0-F81590B2177F"; variable
177 const char *serviceUuid = "11C8B310-80E4-4276-AFC0-F81590B2177F"; variable
210 const char *serviceUuid = "11C8B310-80E4-4276-AFC0-F81590B2177F"; variable
250 const char *serviceUuid = "11C8B310-80E4-4276-AFC0-F81590B2177F"; variable
285 const char *serviceUuid = "11C8B310-80E4-4276-AFC0-F81590B2177F"; variable
309 const char *serviceUuid = "11C8B310-80E4-4276-AFC0-F81590B2177F"; variable
333 const char *serviceUuid = "11C8B310-80E4-4276-AFC0-F81590B2177F"; variable
357 const char *serviceUuid = "11C8B310-80E4-4276-AFC0-F81590B2177F"; variable
385 const char *serviceUuid = "11C8B310-80E4-4276-AFC0-F81590B2177F"; variable
[all …]
H A Dbluetooth_mock.cpp145 bool BleGattcGetService(int clientId, BtUuid serviceUuid) in BleGattcGetService()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_ble_scan_filter.cpp41 BluetoothUuid serviceUuid = BluetoothUuid(serviceUuid_); in Marshalling() local
136 std::shared_ptr<BluetoothUuid> serviceUuid(parcel.ReadParcelable<BluetoothUuid>()); in ReadUuidFromParcel() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/parser/
H A Dnapi_parser_utils.h26 UUID serviceUuid; member
34 UUID serviceUuid; member
43 UUID serviceUuid; member
H A Dnapi_parser_utils.cpp124 std::string serviceUuid {}; in NapiParseGattCharacteristic() local
157 std::string serviceUuid {}; in NapiParseGattDescriptor() local
185 std::string serviceUuid {}; in NapiParseNotifyCharacteristic() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_utils.cpp36 napi_value serviceUuid; in ConvertGattServiceToJS() local
136 napi_value serviceUuid; in ConvertBLECharacteristicToJS() local
197 napi_value serviceUuid; in ConvertBLEDescriptorToJS() local
237 napi_value serviceUuid; in ConvertCharacteristicReadReqToJS() local
272 napi_value serviceUuid; in ConvertDescriptorReadReqToJS() local
320 napi_value serviceUuid; in ConvertCharacteristicWriteReqToJS() local
373 napi_value serviceUuid; in ConvertDescriptorWriteReqToJS() local
H A Dnapi_bluetooth_gatt_server.cpp238 UUID serviceUuid; in RemoveGattService() local
292 …teristic *GetGattCharacteristic(const std::shared_ptr<GattServer> &server, const UUID &serviceUuid, in GetGattCharacteristic()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_server.c710 SoftBusBtUuid *serviceUuid, SoftBusGattsCallback *callback, int32_t srvcHandle) in FindCallbackByUdidAndSetHandle()
726 static int32_t CreateAndAddGattsManager(SoftBusGattsCallback *callback, SoftBusBtUuid serviceUuid) in CreateAndAddGattsManager()
756 static void RemoveGattsManager(SoftBusBtUuid serviceUuid) in RemoveGattsManager()
773 int SoftBusRegisterGattsCallbacks(SoftBusGattsCallback *callback, SoftBusBtUuid serviceUuid) in SoftBusRegisterGattsCallbacks()
810 void SoftBusUnRegisterGattsCallbacks(SoftBusBtUuid serviceUuid) in SoftBusUnRegisterGattsCallbacks()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ble_scan_filter/include/
H A Di_ble_scan_filter.h42 Uuid serviceUuid; member
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_ble_gatt_client.h46 SoftBusBtUuid serviceUuid; member
H A Dsoftbus_adapter_ble_gatt_server.h145 SoftBusBtUuid serviceUuid; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dble_service_connection_test.cpp49 int SoftBusRegisterGattsCallbacks(SoftBusGattsCallback *callback, SoftBusBtUuid serviceUuid) in SoftBusRegisterGattsCallbacks()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt_client.h38 BtUuid serviceUuid; member
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dble_parcel_data.h163 void AddServiceUuid(const bluetooth::Uuid &serviceUuid) in AddServiceUuid()
557 void AddServiceUuid(const Uuid &serviceUuid) in AddServiceUuid()
H A Dble_service_data.h1387 void AddServiceUuid(const Uuid &serviceUuid) in AddServiceUuid()
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_client.c369 SoftBusBtUuid serviceUuid = { in GattcGetServiceAndRegisterNotification() local
537 SoftBusBtUuid serviceUuid = { in NotificatedConnHandler() local
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/ble/src/
H A Dsoftbus_ble_utils.c253 uint16_t serviceUuid = (filter + filterSize)->serviceUuid; in SoftbusFilterToBt() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/decision_center/include/
H A Dlnn_decision_center.h93 int32_t serviceUuid; member
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_utils.h172 UUID serviceUuid; // The service UUID of a BLE peripheral device member
234 UUID serviceUuid; member
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/
H A Dsoftbus_broadcast_adapter_type.h172 uint16_t serviceUuid; member
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dbluetooth_mock.cpp196 bool BleGattcGetService(int clientId, BtUuid serviceUuid) in BleGattcGetService()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_client.cpp561 bool BleGattcGetService(int clientId, BtUuid serviceUuid) in BleGattcGetService()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_advertiser.cpp584 void BleAdvertiserData::AddServiceUuid(const ParcelUuid &serviceUuid) in AddServiceUuid()
H A Dbluetooth_ble_central_manager.cpp593 void BleScanResult::AddServiceUuid(const UUID &serviceUuid) in AddServiceUuid()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.cpp285 Buffer *serviceUuid = BufferMalloc(uuid.GetUuidType()); in DiscoverPrimaryServicesByServiceUuid() local
1288 Buffer *serviceUuid = BufferMalloc(uuidType); in DiscoverPrimaryServiceByUuidParsing() local

12