Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/ctrl_collision/src/
Dmain.c325 struct pdu_data_llctrl_phy_req req_central = { .rx_phys = PHY_2M, .tx_phys = PHY_2M }; in ZTEST() local
413 lt_rx(LL_PHY_REQ, &conn, &tx, &req_central); in ZTEST()
495 struct pdu_data_llctrl_phy_req req_central = { .rx_phys = PHY_1M, .tx_phys = PHY_2M }; in ZTEST() local
530 lt_tx(LL_PHY_REQ, &conn, &req_central); in ZTEST()
/Zephyr-latest/tests/bluetooth/controller/ctrl_phy_update/src/
Dmain.c1071 struct pdu_data_llctrl_phy_req req_central = { .rx_phys = PHY_2M, .tx_phys = PHY_2M }; in ZTEST() local
1173 lt_rx(LL_PHY_REQ, &conn, &tx, &req_central); in ZTEST()
1261 struct pdu_data_llctrl_phy_req req_central = { .rx_phys = PHY_1M, .tx_phys = PHY_2M }; in ZTEST() local
1296 lt_tx(LL_PHY_REQ, &conn, &req_central); in ZTEST()