Home
last modified time | relevance | path

Searched refs:identity_resolved (Results 1 – 7 of 7) sorted by relevance

/tests/bsim/bluetooth/host/privacy/device/src/
A Dtest_undirected_central.c228 static void identity_resolved(struct bt_conn *conn, const bt_addr_le_t *rpa, in identity_resolved() function
255 central_cb.identity_resolved = identity_resolved; in test_central()
A Dtest_undirected_peripheral.c325 static void identity_resolved(struct bt_conn *conn, const bt_addr_le_t *rpa, in identity_resolved() function
379 peri_cb.identity_resolved = identity_resolved; in test_peripheral_main()
/tests/bsim/bluetooth/host/gatt/device_name/src/
A Dserver.c70 server_conn_cb.identity_resolved = NULL; in init_server_conn_callbacks()
/tests/bsim/bluetooth/host/gatt/settings_clear/src/
A Dserver.c82 server_conn_cb.identity_resolved = NULL; in init_server_conn_callbacks()
A Dclient.c154 client_conn_cb.identity_resolved = NULL; in client_procedure()
/tests/bsim/bluetooth/host/misc/conn_stress/central/src/
A Dmain.c473 static void identity_resolved(struct bt_conn *conn, const bt_addr_le_t *rpa, in identity_resolved() function
496 .identity_resolved = identity_resolved,
/tests/bluetooth/tester/src/
A Dbtp_gap.c289 .identity_resolved = le_identity_resolved,

Completed in 15 milliseconds