Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_receive.h200 void AttSignedWriteCommand(AttConnectInfo *connect, const Buffer *buffer);
H A Datt_receive.c1451 void AttSignedWriteCommand(AttConnectInfo *connect, const Buffer *buffer) in AttSignedWriteCommand() function
2002 functionList[SIGNED_WRITE_COMMAND] = AttSignedWriteCommand; in FunctionListInit()