Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/ctrl_le_ping/src/
Dmain.c84 struct pdu_data_llctrl_ping_rsp remote_ping_rsp = {}; in ZTEST() local
108 lt_tx(LL_LE_PING_RSP, &conn, &remote_ping_rsp); in ZTEST()
275 struct pdu_data_llctrl_ping_rsp remote_ping_rsp = {}; in ZTEST() local
295 lt_tx(LL_LE_PING_RSP, &conn, &remote_ping_rsp); in ZTEST()
327 struct pdu_data_llctrl_ping_rsp remote_ping_rsp = {}; in ZTEST() local
348 lt_rx(LL_LE_PING_RSP, &conn, &tx, &remote_ping_rsp); in ZTEST()
381 struct pdu_data_llctrl_ping_rsp remote_ping_rsp = {}; in ZTEST() local
402 lt_rx(LL_LE_PING_RSP, &conn, &tx, &remote_ping_rsp); in ZTEST()