Home
last modified time | relevance | path

Searched defs:scau (Results 1 – 2 of 2) 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() local
395 struct node_rx_sca scau = { .status = BT_HCI_ERR_SUCCESS, .sca = 2 }; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c8568 struct node_rx_sca *scau; local