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.c124 .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.c143 if (bt_auth->passkey_entry) { in get_io_capa()
272 bt_auth->passkey_entry(conn); in ssp_auth()
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gap.c1161 cb.passkey_entry = auth_passkey_entry;
1169 cb.passkey_entry = auth_passkey_entry;
1244 static uint8_t passkey_entry(const void *cmd, uint16_t cmd_len, function
1808 .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.h2275 void (*passkey_entry)(struct bt_conn *conn); member
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c4193 .passkey_entry = NULL,
4208 .passkey_entry = NULL,
4223 .passkey_entry = auth_passkey_entry,
4250 .passkey_entry = auth_passkey_entry,
4265 .passkey_entry = NULL,
/Zephyr-latest/subsys/bluetooth/host/
Dsmp.c338 if (smp_auth_cb->passkey_display && smp_auth_cb->passkey_entry && in get_io_capa()
349 if (smp_auth_cb->passkey_entry) { in get_io_capa()
2324 smp_auth_cb->passkey_entry(conn); in legacy_request_tk()
4272 smp_auth_cb->passkey_entry(smp->chan.chan.conn); in smp_public_key_periph()
4355 smp_auth_cb->passkey_entry(smp->chan.chan.conn); in smp_public_key()
Dconn.c3954 (cb->passkey_display || cb->passkey_entry || cb->passkey_confirm || in bt_conn_auth_cb_register()
3977 (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