| /Zephyr-4.1.0/samples/bluetooth/peripheral_ht/src/ |
| D | main.c | 74 static void auth_cancel(struct bt_conn *conn) in auth_cancel() function 84 .cancel = auth_cancel,
|
| /Zephyr-4.1.0/samples/subsys/logging/ble_backend/src/ |
| D | main.c | 58 static void auth_cancel(struct bt_conn *conn) in auth_cancel() function 68 .cancel = auth_cancel,
|
| /Zephyr-4.1.0/samples/bluetooth/peripheral_gatt_write/src/ |
| D | peripheral_gatt_write.c | 34 static void auth_cancel(struct bt_conn *conn) in auth_cancel() function 44 .cancel = auth_cancel,
|
| /Zephyr-4.1.0/samples/bluetooth/peripheral_hids/src/ |
| D | main.c | 121 static void auth_cancel(struct bt_conn *conn) in auth_cancel() function 133 .cancel = auth_cancel,
|
| /Zephyr-4.1.0/samples/bluetooth/peripheral_sc_only/src/ |
| D | main.c | 115 static void auth_cancel(struct bt_conn *conn) in auth_cancel() function 138 .cancel = auth_cancel,
|
| /Zephyr-4.1.0/samples/bluetooth/peripheral_hr/src/ |
| D | main.c | 81 static void auth_cancel(struct bt_conn *conn) in auth_cancel() function 91 .cancel = auth_cancel,
|
| /Zephyr-4.1.0/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/ |
| D | main.c | 266 static void auth_cancel(struct bt_conn *conn) in auth_cancel() function 278 .cancel = auth_cancel,
|
| /Zephyr-4.1.0/samples/bluetooth/encrypted_advertising/peripheral/src/ |
| D | peripheral_ead.c | 251 static void auth_cancel(struct bt_conn *conn) in auth_cancel() function 291 peripheral_auth_cb.cancel = auth_cancel; in init_bt()
|
| /Zephyr-4.1.0/samples/bluetooth/peripheral_identity/src/ |
| D | peripheral_identity.c | 179 static void auth_cancel(struct bt_conn *conn) in auth_cancel() function 189 .cancel = auth_cancel,
|
| /Zephyr-4.1.0/samples/bluetooth/peripheral/src/ |
| D | main.c | 311 static void auth_cancel(struct bt_conn *conn) in auth_cancel() function 323 .cancel = auth_cancel,
|
| /Zephyr-4.1.0/samples/bluetooth/encrypted_advertising/central/src/ |
| D | central_ead.c | 397 static void auth_cancel(struct bt_conn *conn) in auth_cancel() function 443 central_auth_cb.cancel = auth_cancel; in init_bt()
|
| /Zephyr-4.1.0/samples/bluetooth/peripheral_esp/src/ |
| D | main.c | 442 static void auth_cancel(struct bt_conn *conn) in auth_cancel() function 454 .cancel = auth_cancel,
|
| /Zephyr-4.1.0/tests/bluetooth/tester/src/ |
| D | btp_gap.c | 1154 static void auth_cancel(struct bt_conn *conn) in auth_cancel() function 1218 cb.cancel = auth_cancel; in set_io_cap() 1222 cb.cancel = auth_cancel; in set_io_cap() 1228 cb.cancel = auth_cancel; in set_io_cap() 1231 cb.cancel = auth_cancel; in set_io_cap() 1235 cb.cancel = auth_cancel; in set_io_cap()
|
| /Zephyr-4.1.0/subsys/bluetooth/host/shell/ |
| D | bt.c | 4024 static void auth_cancel(struct bt_conn *conn) in auth_cancel() function 4231 .cancel = auth_cancel, 4246 .cancel = auth_cancel, 4261 .cancel = auth_cancel, 4273 .cancel = auth_cancel, 4288 .cancel = auth_cancel, 4303 .cancel = auth_cancel,
|