Searched refs:ATT_SignedWriteCommand (Results 1 – 3 of 3) sorted by relevance
686 void BTSTACK_API ATT_SignedWriteCommand(uint16_t connectHandle, uint16_t attHandle, const Buffer *a…
1329 void ATT_SignedWriteCommand(uint16_t connectHandle, uint16_t attHandle, const Buffer *attValue) in ATT_SignedWriteCommand() function
623 ATT_SignedWriteCommand(connectHandle, handle, buffer); in SignedWriteWithoutResponse()