Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_test.c78 static const uint8_t prbs15[255] = { 0x00, }; variable
243 memcpy(payload, prbs15, len); in ll_test_tx()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_test.c120 static const uint8_t prbs15[255] = { 0x00, }; variable
571 (void)memcpy(pdu->payload, prbs15, len); in payload_set()