Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_llcp.h117 uint8_t ull_cp_ltk_req_neq_reply(struct ll_conn *conn);
Dull_peripheral.c611 return ull_cp_ltk_req_neq_reply(conn);
Dull_llcp.c965 uint8_t ull_cp_ltk_req_neq_reply(struct ll_conn *conn) in ull_cp_ltk_req_neq_reply() function
/Zephyr-latest/tests/bluetooth/controller/ctrl_encrypt/src/
Dmain.c2104 ull_cp_ltk_req_neq_reply(&conn); in ZTEST()