Home
last modified time | relevance | path

Searched defs:writeType (Results 1 - 7 of 7) sorted by relevance

/foundation/communication/dsoftbus/adapter/common/net/bluetooth/include/
H A Dsoftbus_adapter_ble_gatt_client.h47 SoftBusGattWriteType writeType; member
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_client.cpp550 int writeType = GattCharacteristic::WriteType::DEFAULT; in CheckWriteCharacteristicValueEx() local
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_client.cpp67 int ConverWriteType(BtGattWriteType writeType) in ConverWriteType() argument
628 BleGattcWriteCharacteristic(int clientId, BtGattCharacteristic characteristic, BtGattWriteType writeType, int len, const char *value) BleGattcWriteCharacteristic() argument
[all...]
/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dbluetooth_mock.cpp160 BleGattcWriteCharacteristic( int32_t clientId, BtGattCharacteristic characteristic, BtGattWriteType writeType, int32_t len, const char *value) BleGattcWriteCharacteristic() argument
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_client.c419 static BtGattWriteType ConvertBtWriteType(SoftBusGattWriteType writeType) in ConvertBtWriteType() argument
461 BtGattWriteType writeType = ConvertBtWriteType(clientData->writeType); in SoftbusGattcWriteCharacteristic() local
/foundation/communication/bluetooth/frameworks/js/napi/src/parser/
H A Dnapi_parser_utils.cpp362 int writeType = -1; in NapiParseGattWriteType() local
/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dbluetooth_mock.cpp211 BleGattcWriteCharacteristic( int32_t clientId, BtGattCharacteristic characteristic, BtGattWriteType writeType, int32_t len, const char *value) BleGattcWriteCharacteristic() argument

Completed in 8 milliseconds