Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/audio/
Dcsip_set_member.c791 static void add_bonded_addr_to_client_list(const struct bt_bond_info *info, void *data) in add_bonded_addr_to_client_list() function
846 bt_foreach_bond(BT_ID_DEFAULT, add_bonded_addr_to_client_list, NULL); in bt_csip_set_member_register()
Dpacs.c1064 static void add_bonded_addr_to_client_list(const struct bt_bond_info *info, void *data) in add_bonded_addr_to_client_list() function
1099 bt_foreach_bond(BT_ID_DEFAULT, add_bonded_addr_to_client_list, NULL); in bt_pacs_cap_register()