Lines Matching full:param
256 * @param session The CoAP session.
263 * @param session The CoAP session.
271 * @param session The current coap_session_t object.
272 * @param psk_hint If NULL, the Identity Hint will revert to the
284 * @param session The current coap_session_t object.
285 * @param psk_key If NULL, the pre-shared key will revert to the
297 * @param session The current coap_session_t object.
298 * @param psk_identity If NULL, the pre-shared identity will revert to the
309 * @param ctx The CoAP context.
310 * @param ep An endpoint where an incoming connection request is pending.
326 * @param session Session that the lower layer accept/connect was done on.
336 * @param session Session to send pdu on.
337 * @param pdu The pdu to send.
352 * @param endpoint Active endpoint the packet was received on.
353 * @param packet Received packet.
354 * @param now The current time in ticks.
364 * @param session The CoAP session.
375 * @param session Session to add DTLS session to
376 * @param now The current time in ticks.