Searched refs:node_rx_pu (Results 1 – 8 of 8) sorted by relevance
249 struct node_rx_pu cu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()388 struct node_rx_pu cu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()763 struct node_rx_pu cu = { .status = BT_HCI_ERR_UNACCEPT_CONN_PARAM }; in ZTEST()842 struct node_rx_pu cu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()967 struct node_rx_pu cu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()1081 struct node_rx_pu cu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()1199 struct node_rx_pu cu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()1351 struct node_rx_pu cu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()1644 struct node_rx_pu cu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()1840 struct node_rx_pu cu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()[all …]
133 struct node_rx_pu pu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()323 struct node_rx_pu pu = { .status = BT_HCI_ERR_UNSUPP_REMOTE_FEATURE }; in ZTEST()388 struct node_rx_pu pu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()498 struct node_rx_pu pu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()686 struct node_rx_pu pu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()782 struct node_rx_pu pu = { .status = BT_HCI_ERR_UNSUPP_REMOTE_FEATURE }; in ZTEST()914 struct node_rx_pu pu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()1081 struct node_rx_pu pu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()1274 struct node_rx_pu pu = { 0 }; in ZTEST()1407 struct node_rx_pu pu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()[all …]
168 struct node_rx_pu pu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()336 struct node_rx_pu pu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()508 struct node_rx_pu pu = { 0 }; in ZTEST()639 struct node_rx_pu pu = { .status = BT_HCI_ERR_SUCCESS }; in ZTEST()
294 struct node_rx_pu { struct
433 struct node_rx_pu *pdu; in pu_ntf()444 pdu = (struct node_rx_pu *)ntf->pdu; in pu_ntf()
809 struct node_rx_pu *pdu = (struct node_rx_pu *)rx->pdu; in helper_node_verify_phy_update()810 struct node_rx_pu *p = param; in helper_node_verify_phy_update()958 struct node_rx_pu *pdu = (struct node_rx_pu *)rx->pdu; in helper_node_verify_conn_update()959 struct node_rx_pu *p = param; in helper_node_verify_conn_update()
897 struct node_rx_pu pu = {.status = BT_HCI_ERR_SUCCESS}; in check_phy_update()
8543 struct node_rx_pu *pu;