Home
last modified time | relevance | path

Searched refs:node_rx_sca (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/ctrl_sca_update/src/
Dmain.c84 struct node_rx_sca scau = { .status = BT_HCI_ERR_SUCCESS, .sca = 2 }; in ZTEST()
395 struct node_rx_sca scau = { .status = BT_HCI_ERR_SUCCESS, .sca = 2 }; in ZTEST()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_conn_types.h300 struct node_rx_sca { struct
Dull_llcp_common.c377 struct node_rx_sca *pdu_sca = (struct node_rx_sca *)pdu; in lp_comm_ntf_sca()
/Zephyr-latest/tests/bluetooth/controller/common/src/
Dhelper_pdu.c820 struct node_rx_sca *pdu = (struct node_rx_sca *)rx->pdu; in helper_node_verify_peer_sca_update()
821 struct node_rx_sca *p = param; in helper_node_verify_peer_sca_update()
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c8568 struct node_rx_sca *scau;