Searched refs:llcp_ntf_alloc (Results 1 – 6 of 6) sorted by relevance
270 ctx->node_ref.rx = llcp_ntf_alloc(); in rp_cc_send_reject_ind()425 ctx->node_ref.rx = llcp_ntf_alloc(); in rp_cc_state_wait_ntf_avail()845 ctx->node_ref.rx = llcp_ntf_alloc(); in lp_cc_state_wait_ntf_avail()929 ctx->node_ref.rx = llcp_ntf_alloc(); in lp_cc_st_wait_notify_cancel()
426 ctx->node_ref.rx = llcp_ntf_alloc(); in lp_cu_send_conn_update_ind_finalize()904 ctx->node_ref.rx = llcp_ntf_alloc(); in rp_cu_send_conn_update_ind_finalize()
392 ctx->data.pu.ntf_dle_node = llcp_ntf_alloc(); in lp_pu_tx()941 ctx->data.pu.ntf_dle_node = llcp_ntf_alloc(); in rp_pu_tx()
438 struct node_rx_pdu *llcp_ntf_alloc(void);
395 ntf = llcp_ntf_alloc(); in lp_comm_ntf()
262 struct node_rx_pdu *llcp_ntf_alloc(void) in llcp_ntf_alloc() function