/Zephyr-Core-2.7.6/samples/bluetooth/peripheral_hids/src/ |
D | main.c | 38 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in connected() 56 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in disconnected() 66 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in security_changed() 110 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_passkey_display() 119 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_cancel()
|
/Zephyr-Core-2.7.6/samples/bluetooth/peripheral_sc_only/src/ |
D | main.c | 31 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in connected() 49 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in disconnected() 71 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in security_changed() 92 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_passkey_display() 101 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_cancel()
|
/Zephyr-Core-2.7.6/samples/bluetooth/peripheral_identity/src/ |
D | peripheral_identity.c | 83 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in connected() 92 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in disconnected() 106 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in le_param_req() 120 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in le_param_updated() 132 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in security_changed() 146 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_cancel()
|
/Zephyr-Core-2.7.6/samples/bluetooth/central_multilink/src/ |
D | central_multilink.c | 142 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in connected() 180 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in disconnected() 196 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in le_param_req() 210 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in le_param_updated() 222 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in security_changed()
|
/Zephyr-Core-2.7.6/samples/bluetooth/peripheral_past/src/ |
D | main.c | 31 bt_addr_le_to_str(bt_conn_get_dst(info->conn), past_peer_addr, in sync_cb() 79 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in connected() 100 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in disconnected()
|
/Zephyr-Core-2.7.6/samples/bluetooth/central/src/ |
D | main.c | 80 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in connected() 109 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in disconnected()
|
/Zephyr-Core-2.7.6/tests/bluetooth/bsim_bt/edtt_ble_test_app/gatt_test_app/src/ |
D | main.c | 68 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in security_changed() 243 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_passkey_display() 252 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_cancel()
|
/Zephyr-Core-2.7.6/samples/bluetooth/peripheral_iso/src/ |
D | main.c | 28 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in connected() 42 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in disconnected()
|
/Zephyr-Core-2.7.6/samples/bluetooth/central_iso/src/ |
D | main.c | 165 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in connected() 202 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in disconnected()
|
/Zephyr-Core-2.7.6/tests/bluetooth/bsim_bt/bsim_test_audio/src/ |
D | common.c | 62 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in disconnected()
|
/Zephyr-Core-2.7.6/samples/bluetooth/peripheral_ht/src/ |
D | main.c | 74 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_cancel()
|
/Zephyr-Core-2.7.6/samples/bluetooth/peripheral_hr/src/ |
D | main.c | 71 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_cancel()
|
/Zephyr-Core-2.7.6/samples/bluetooth/central_hr/src/ |
D | main.c | 190 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in connected() 224 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in disconnected()
|
/Zephyr-Core-2.7.6/samples/bluetooth/central_ht/src/ |
D | main.c | 131 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in connected() 244 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in disconnected()
|
/Zephyr-Core-2.7.6/samples/bluetooth/central_past/src/ |
D | main.c | 126 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in connected() 162 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in disconnected()
|
/Zephyr-Core-2.7.6/tests/bluetooth/tester/src/ |
D | gap.c | 121 const bt_addr_le_t *addr = bt_conn_get_dst(conn); in le_disconnected() 150 const bt_addr_le_t *addr = bt_conn_get_dst(conn); in le_param_updated() 178 const bt_addr_le_t *addr = bt_conn_get_dst(conn); in le_security_changed() 873 const bt_addr_le_t *addr = bt_conn_get_dst(conn); in auth_passkey_display() 886 const bt_addr_le_t *addr = bt_conn_get_dst(conn); in auth_passkey_entry() 898 const bt_addr_le_t *addr = bt_conn_get_dst(conn); in auth_passkey_confirm() 917 const bt_addr_le_t *addr = bt_conn_get_dst(conn); in auth_pairing_accept() 940 const bt_addr_le_t *addr = bt_conn_get_dst(conn); in auth_pairing_failed()
|
/Zephyr-Core-2.7.6/tests/bluetooth/bsim_bt/bsim_test_app/src/ |
D | test_connect1.c | 213 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in connected() 346 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in disconnected()
|
/Zephyr-Core-2.7.6/samples/bluetooth/peripheral/src/ |
D | main.c | 281 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_passkey_display() 290 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_cancel()
|
/Zephyr-Core-2.7.6/tests/bluetooth/bsim_bt/bsim_test_l2cap_stress/src/ |
D | main.c | 217 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in connected() 233 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in disconnected()
|
/Zephyr-Core-2.7.6/samples/bluetooth/peripheral_esp/src/ |
D | main.c | 387 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_passkey_display() 396 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_cancel()
|
/Zephyr-Core-2.7.6/subsys/bluetooth/host/ |
D | keys.c | 54 key = bt_keys_find_addr(conn->id, bt_conn_get_dst(conn)); in find_key_in_use() 61 bt_addr_le_str(bt_conn_get_dst(conn)), kdata->id); in find_key_in_use()
|
/Zephyr-Core-2.7.6/subsys/net/l2/bluetooth/ |
D | bluetooth.c | 562 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, in connected() 596 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in disconnected()
|
/Zephyr-Core-2.7.6/samples/bluetooth/hci_pwr_ctrl/src/ |
D | main.c | 163 bt_addr_le_to_str(bt_conn_get_dst(conn), in connected()
|
/Zephyr-Core-2.7.6/samples/bluetooth/iso_connected_benchmark/src/ |
D | main.c | 387 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in connected() 408 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in disconnected()
|
/Zephyr-Core-2.7.6/subsys/bluetooth/shell/ |
D | bt.c | 161 bt_addr_le_to_str(bt_conn_get_dst(info->conn), str, sizeof(str)); in adv_connected() 2505 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_passkey_display() 2517 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_passkey_confirm() 2528 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_passkey_entry() 2552 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_pairing_confirm() 2634 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_pairing_complete() 2644 bt_addr_le_to_str(bt_conn_get_dst(conn), addr, sizeof(addr)); in auth_pairing_failed()
|