Home
last modified time | relevance | path

Searched refs:RespondCharacteristicReadInner (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_gatt_server_stub.h44 ErrCode RespondCharacteristicReadInner(MessageParcel &data, MessageParcel &reply);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_server_stub.cpp41 &BluetoothGattServerStub::RespondCharacteristicReadInner; in BluetoothGattServerStub()
173 ErrCode BluetoothGattServerStub::RespondCharacteristicReadInner(MessageParcel &data, MessageParcel … in RespondCharacteristicReadInner() function in OHOS::Bluetooth::BluetoothGattServerStub