Lines Matching defs:conn

122 void ull_cp_update_tx_buffer_queue(struct ll_conn *conn)  in ull_cp_update_tx_buffer_queue()
135 static inline bool static_tx_buffer_available(struct ll_conn *conn, struct proc_ctx *ctx) in static_tx_buffer_available()
153 bool llcp_tx_alloc_peek(struct ll_conn *conn, struct proc_ctx *ctx) in llcp_tx_alloc_peek()
196 struct node_tx *llcp_tx_alloc(struct ll_conn *conn, struct proc_ctx *ctx) in llcp_tx_alloc()
220 bool llcp_tx_alloc_peek(struct ll_conn *conn, struct proc_ctx *ctx) in llcp_tx_alloc_peek()
232 struct node_tx *llcp_tx_alloc(struct ll_conn *conn, struct proc_ctx *ctx) in llcp_tx_alloc()
271 void llcp_tx_enqueue(struct ll_conn *conn, struct node_tx *tx) in llcp_tx_enqueue()
276 void llcp_tx_pause_data(struct ll_conn *conn, enum llcp_tx_q_pause_data_mask pause_mask) in llcp_tx_pause_data()
287 void llcp_tx_resume_data(struct ll_conn *conn, enum llcp_tx_q_pause_data_mask resume_mask) in llcp_tx_resume_data()
324 void llcp_nodes_release(struct ll_conn *conn, struct proc_ctx *ctx) in llcp_nodes_release()
409 void ull_llcp_init(struct ll_conn *conn) in ull_llcp_init()
471 void ull_cp_release_tx(struct ll_conn *conn, struct node_tx *tx) in ull_cp_release_tx()
502 int ull_cp_prt_elapse(struct ll_conn *conn, uint16_t elapsed_event, uint8_t *error_code) in ull_cp_prt_elapse()
539 void ull_cp_prt_reload_set(struct ll_conn *conn, uint32_t conn_intv_us) in ull_cp_prt_reload_set()
545 void ull_cp_run(struct ll_conn *conn) in ull_cp_run()
551 void ull_cp_state_set(struct ll_conn *conn, uint8_t state) in ull_cp_state_set()
567 void ull_cp_release_nodes(struct ll_conn *conn) in ull_cp_release_nodes()
600 uint8_t ull_cp_min_used_chans(struct ll_conn *conn, uint8_t phys, uint8_t min_used_chans) in ull_cp_min_used_chans()
623 uint8_t ull_cp_le_ping(struct ll_conn *conn) in ull_cp_le_ping()
639 uint8_t ull_cp_feature_exchange(struct ll_conn *conn, uint8_t host_initiated) in ull_cp_feature_exchange()
656 uint8_t ull_cp_version_exchange(struct ll_conn *conn) in ull_cp_version_exchange()
672 uint8_t ull_cp_encryption_start(struct ll_conn *conn, const uint8_t rand[8], const uint8_t ediv[2], in ull_cp_encryption_start()
698 uint8_t ull_cp_encryption_pause(struct ll_conn *conn, const uint8_t rand[8], const uint8_t ediv[2], in ull_cp_encryption_pause()
725 uint8_t ull_cp_encryption_paused(struct ll_conn *conn) in ull_cp_encryption_paused()
744 uint8_t ull_cp_phy_update(struct ll_conn *conn, uint8_t tx, uint8_t flags, uint8_t rx, in ull_cp_phy_update()
765 uint8_t ull_cp_terminate(struct ll_conn *conn, uint8_t error_code) in ull_cp_terminate()
784 uint8_t ull_cp_cis_terminate(struct ll_conn *conn, in ull_cp_cis_terminate()
810 uint8_t ull_cp_cis_create(struct ll_conn *conn, struct ll_conn_iso_stream *cis) in ull_cp_cis_create()
860 uint8_t ull_cp_chan_map_update(struct ll_conn *conn, const uint8_t chm[5]) in ull_cp_chan_map_update()
881 const uint8_t *ull_cp_chan_map_update_pending(struct ll_conn *conn) in ull_cp_chan_map_update_pending()
899 uint8_t ull_cp_data_length_update(struct ll_conn *conn, uint16_t max_tx_octets, in ull_cp_data_length_update()
930 uint8_t ull_cp_req_peer_sca(struct ll_conn *conn) in ull_cp_req_peer_sca()
951 uint8_t ull_cp_ltk_req_reply(struct ll_conn *conn, const uint8_t ltk[16]) in ull_cp_ltk_req_reply()
965 uint8_t ull_cp_ltk_req_neq_reply(struct ll_conn *conn) in ull_cp_ltk_req_neq_reply()
979 uint8_t ull_cp_conn_update(struct ll_conn *conn, uint16_t interval_min, uint16_t interval_max, in ull_cp_conn_update()
1038 uint8_t ull_cp_periodic_sync(struct ll_conn *conn, struct ll_sync_set *sync, in ull_cp_periodic_sync()
1146 uint8_t ull_cp_remote_dle_pending(struct ll_conn *conn) in ull_cp_remote_dle_pending()
1157 void ull_cp_conn_param_req_reply(struct ll_conn *conn) in ull_cp_conn_param_req_reply()
1167 void ull_cp_conn_param_req_neg_reply(struct ll_conn *conn, uint8_t error_code) in ull_cp_conn_param_req_neg_reply()
1178 uint8_t ull_cp_remote_cpr_pending(struct ll_conn *conn) in ull_cp_remote_cpr_pending()
1188 bool ull_cp_remote_cpr_apm_awaiting_reply(struct ll_conn *conn) in ull_cp_remote_cpr_apm_awaiting_reply()
1201 void ull_cp_remote_cpr_apm_reply(struct ll_conn *conn, uint16_t *offsets) in ull_cp_remote_cpr_apm_reply()
1219 void ull_cp_remote_cpr_apm_neg_reply(struct ll_conn *conn, uint8_t error_code) in ull_cp_remote_cpr_apm_neg_reply()
1234 void ull_cp_cte_rsp_enable(struct ll_conn *conn, bool enable, uint8_t max_cte_len, in ull_cp_cte_rsp_enable()
1247 uint8_t ull_cp_cte_req(struct ll_conn *conn, uint8_t min_cte_len, uint8_t cte_type)
1288 void ull_cp_cte_req_set_disable(struct ll_conn *conn)
1296 void ull_cp_cc_offset_calc_reply(struct ll_conn *conn, uint32_t cis_offset_min,
1312 bool ull_cp_cc_awaiting_reply(struct ll_conn *conn)
1324 uint16_t ull_cp_cc_ongoing_handle(struct ll_conn *conn)
1336 void ull_cp_cc_accept(struct ll_conn *conn, uint32_t cis_offset_min)
1357 void ull_cp_cc_reject(struct ll_conn *conn, uint8_t error_code)
1370 bool ull_cp_cc_awaiting_established(struct ll_conn *conn)
1391 bool ull_cp_cc_cancel(struct ll_conn *conn)
1404 void ull_cp_cc_established(struct ll_conn *conn, uint8_t error_code)
1429 bool ull_lp_cc_is_active(struct ll_conn *conn)
1440 bool ull_lp_cc_is_enqueued(struct ll_conn *conn)
1451 void ull_lp_past_offset_get_calc_params(struct ll_conn *conn,
1467 void ull_lp_past_offset_calc_reply(struct ll_conn *conn, uint32_t offset_us,
1513 void ull_lp_past_conn_evt_done(struct ll_conn *conn, struct node_rx_event_done *done)
1864 void ull_cp_tx_ack(struct ll_conn *conn, struct node_tx *tx)
1881 void ull_cp_tx_ntf(struct ll_conn *conn)
1898 void ull_cp_rx(struct ll_conn *conn, memq_link_t *link, struct node_rx_pdu *rx)