Lines Matching +full:periodic +full:- +full:trigger
2 * Copyright (c) 2017-2019 Nordic Semiconductor ASA
4 * SPDX-License-Identifier: Apache-2.0
31 * USER_WAIT state and an EXTERNAL trigger must kick the LLCP system
38 * 0U - Accept CPR (possibly with changed offsets)
39 * BT_HCI_ERR_UNSUPP_LL_PARAM_VAL - Reject CPR
49 /* Macro to convert time in us to periodic advertising interval units */
57 return hdr->ref; in ull_ref_get()
62 return ++hdr->ref; in ull_ref_inc()
67 return hdr->ref--; in ull_ref_dec()
72 hdr->ref = 0U; in ull_hdr_init()
73 hdr->disabled_cb = hdr->disabled_param = NULL; in ull_hdr_init()
108 * - mfifo_<_name>: FIFO with pointers to RX node elements.
109 * - mem_<_name>: Backing data pool of <_count> RX node elements
111 * - mem_link_<_name>: Pool of <_count + _extra_links> memq_link_t