Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/peripheral_sc_only/src/
Dmain.c128 static struct bt_conn_auth_info_cb auth_cb_info = { variable
146 bt_conn_auth_info_cb_register(&auth_cb_info); in main()
/Zephyr-latest/tests/bsim/bluetooth/host/privacy/device/src/
Dtest_undirected_peripheral.c388 static struct bt_conn_auth_info_cb auth_cb_info = { variable
414 bt_conn_auth_info_cb_register(&auth_cb_info); in test_peripheral_main()