Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/bluetooth/shell/
Dbt.c3658 static void bond_info(const struct bt_bond_info *info, void *user_data) in bond_info() function
3673 bt_foreach_bond(selected_id, bond_info, &bond_count); in cmd_bonds()