Home
last modified time | relevance | path

Searched defs:serverUuid (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_ble_gatt_client_test.cpp200 SoftBusBtUuid serverUuid = { variable
224 SoftBusBtUuid serverUuid = { variable
252 SoftBusBtUuid serverUuid = { variable
331 SoftBusBtUuid serverUuid = { variable
376 SoftBusBtUuid serverUuid = { variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_socket.cpp83 static bool GetSocketUuidPara(const BluetoothCreateSocketPara *socketPara, UUID &serverUuid) in GetSocketUuidPara()
126 UUID serverUuid; in SocketServerCreate() local
247 UUID serverUuid; in SocketConnect() local
291 UUID serverUuid; in SocketConnectEx() local
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/mock/
H A Dconnection_ble_client_mock.cpp128 int32_t SoftbusGattcRegisterNotification(int32_t clientId, SoftBusBtUuid *serverUuid, in SoftbusGattcRegisterNotification()
140 int32_t SoftbusGattcGetService(int32_t clientId, SoftBusBtUuid *serverUuid) in SoftbusGattcGetService()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_client.c366 int32_t SoftbusGattcGetService(int32_t clientId, SoftBusBtUuid *serverUuid) in SoftbusGattcGetService()
384 …int32_t clientId, SoftBusBtUuid *serverUuid, SoftBusBtUuid *charaUuid, SoftBusBtUuid *descriptorUu… in SoftbusGattcRegisterNotification()