Lines Matching refs:pu
168 struct node_rx_pu pu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST() local
308 ut_rx_node(NODE_PHY_UPDATE, &ntf, &pu); in ZTEST()
336 struct node_rx_pu pu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST() local
429 ut_rx_node(NODE_PHY_UPDATE, &ntf, &pu); in ZTEST()
480 ut_rx_node(NODE_PHY_UPDATE, &ntf, &pu); in ZTEST()
508 struct node_rx_pu pu = { 0 }; in ZTEST() local
561 pu.status = BT_HCI_ERR_LL_PROC_COLLISION; in ZTEST()
562 ut_rx_node(NODE_PHY_UPDATE, &ntf, &pu); in ZTEST()
609 pu.status = BT_HCI_ERR_SUCCESS; in ZTEST()
610 ut_rx_node(NODE_PHY_UPDATE, &ntf, &pu); in ZTEST()
639 struct node_rx_pu pu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST() local
748 ut_rx_node(NODE_PHY_UPDATE, &ntf, &pu); in ZTEST()