Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/peripheral_past/src/
Dmain.c22 char past_peer_addr[BT_ADDR_LE_STR_LEN]; in sync_cb() local
31 bt_addr_le_to_str(bt_conn_get_dst(info->conn), past_peer_addr, in sync_cb()
32 sizeof(past_peer_addr)); in sync_cb()
36 info->interval * 5 / 4, past_peer_addr); in sync_cb()