Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/peripheral_hids/src/
Dmain.c132 .passkey_entry = NULL,
/Zephyr-latest/samples/bluetooth/peripheral_sc_only/src/
Dmain.c137 .passkey_entry = NULL,
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/
Dmain.c277 .passkey_entry = NULL,
/Zephyr-latest/samples/bluetooth/encrypted_advertising/peripheral/src/
Dperipheral_ead.c289 peripheral_auth_cb.passkey_entry = NULL; in init_bt()
/Zephyr-latest/samples/bluetooth/peripheral/src/
Dmain.c322 .passkey_entry = NULL,
/Zephyr-latest/subsys/bluetooth/host/classic/
Dssp.c147 if (bt_auth->passkey_entry) { in get_io_capa()
285 bt_auth->passkey_entry(conn); in ssp_auth()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gap.c1224 cb.passkey_entry = auth_passkey_entry; in set_io_cap()
1232 cb.passkey_entry = auth_passkey_entry; in set_io_cap()
1307 static uint8_t passkey_entry(const void *cmd, uint16_t cmd_len, in passkey_entry() function
1863 .func = passkey_entry,
/Zephyr-latest/samples/bluetooth/encrypted_advertising/central/src/
Dcentral_ead.c441 central_auth_cb.passkey_entry = NULL; in init_bt()
/Zephyr-latest/samples/bluetooth/peripheral_esp/src/
Dmain.c453 .passkey_entry = NULL,
/Zephyr-latest/include/zephyr/bluetooth/
Dconn.h2313 void (*passkey_entry)(struct bt_conn *conn); member
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c4225 .passkey_entry = NULL,
4240 .passkey_entry = NULL,
4255 .passkey_entry = auth_passkey_entry,
4282 .passkey_entry = auth_passkey_entry,
4297 .passkey_entry = NULL,
/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c344 if (smp_auth_cb->passkey_display && smp_auth_cb->passkey_entry && in get_io_capa()
355 if (smp_auth_cb->passkey_entry) { in get_io_capa()
2361 smp_auth_cb->passkey_entry(conn); in legacy_request_tk()
4309 smp_auth_cb->passkey_entry(smp->chan.chan.conn); in smp_public_key_periph()
4392 smp_auth_cb->passkey_entry(smp->chan.chan.conn); in smp_public_key()
Dconn.c4044 (cb->passkey_display || cb->passkey_entry || cb->passkey_confirm || in bt_conn_auth_cb_register()
4068 (cb->passkey_display || cb->passkey_entry || cb->passkey_confirm || in bt_conn_auth_cb_overlay()
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-le-host.rst119 display, the ``passkey_entry`` and ``passkey_confirm`` callbacks would