Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Datt.h282 } AttSignedWriteCommandResult; typedef
288 AttSignedWriteCommandResult result;
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_receive.c105 …attWriteObj.signedWriteCommand.result = (AttSignedWriteCommandResult)attGapSigConfirmationPtr->res… in AttGapSignatureConfirmationResultAsync()