gatt_client_request_to_send_gatt_query() function
Request callback when regular gatt query can be sent
Arguments
callback_registration
to point to callback function and context information
Return value
ERROR_CODE_SUCCESS if ok, ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER if handle unknown, and ERROR_CODE_COMMAND_DISALLOWED if callback already registered
Notes
callback might happen during call to this function