Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp.c1767 struct pdu_validate { struct
1772 static const struct pdu_validate pdu_validate[] = { variable
1851 if (pdu->llctrl.opcode < ARRAY_SIZE(pdu_validate)) {
1854 cb = pdu_validate[pdu->llctrl.opcode].validate_cb;