gatt_client_signed_write_without_response() is only used within Bluetooth LE Stack.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

status ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER if no HCI connection for con_handle is found BTSTACK_MEMORY_ALLOC_FAILED if no GATT client for con_handle could be allocated GATT_CLIENT_IN_WRONG_STATE if GATT client is not ready ERROR_CODE_SUCCESS if query is successfully registered

Notes

GATT_EVENT_QUERY_COMPLETE is emitted with ATT_ERROR_SUCCESS for success, or ATT_ERROR_BONDING_INFORMATION_MISSING if there is no bonding information stored.

References

from examples