Lines Matching refs:ntf
101 struct node_rx_pdu *ntf; in ZTEST() local
130 ut_rx_pdu(LL_CTE_RSP, &ntf, &remote_cte_rsp); in ZTEST()
136 release_ntf(ntf); in ZTEST()
177 struct node_rx_pdu *ntf; in ZTEST() local
205 ut_rx_pdu(LL_CTE_RSP, &ntf, &remote_cte_rsp); in ZTEST()
211 release_ntf(ntf); in ZTEST()
396 struct node_rx_pdu *ntf; in ZTEST() local
424 ut_rx_pdu(LL_REJECT_EXT_IND, &ntf, &remote_reject_ext_ind); in ZTEST()
430 release_ntf(ntf); in ZTEST()
475 struct node_rx_pdu *ntf; in ZTEST() local
503 ut_rx_pdu(LL_REJECT_EXT_IND, &ntf, &remote_reject_ext_ind); in ZTEST()
509 release_ntf(ntf); in ZTEST()
694 struct node_rx_pdu *ntf; in test_cte_req_ll_unknown_rsp_local() local
723 ut_rx_pdu(LL_UNKNOWN_RSP, &ntf, &unknown_rsp); in test_cte_req_ll_unknown_rsp_local()
729 release_ntf(ntf); in test_cte_req_ll_unknown_rsp_local()
840 struct node_rx_pdu *ntf; in run_local_cte_req() local
858 ut_rx_pdu(LL_CTE_RSP, &ntf, &remote_cte_rsp); in run_local_cte_req()
864 release_ntf(ntf); in run_local_cte_req()
898 struct node_rx_pdu *ntf; in check_phy_update() local
915 ut_rx_node(NODE_PHY_UPDATE, &ntf, &pu); in check_phy_update()
917 ut_rx_pdu(LL_LENGTH_RSP, &ntf, &length_ntf); in check_phy_update()
921 release_ntf(ntf); in check_phy_update()