Searched refs:excluded_client (Results 1 – 1 of 1) sorted by relevance
116 struct bt_conn *excluded_client, enum csip_flag flag) in notify_clients() argument127 if (excluded_client != NULL && in notify_clients()128 bt_addr_le_eq(bt_conn_get_dst(excluded_client), &client->addr)) { in notify_clients()