Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c3896 static void bond_info(const struct bt_bond_info *info, void *user_data) in bond_info() function
3911 bt_foreach_bond(selected_id, bond_info, &bond_count); in cmd_bonds()