Searched refs:notify_remote_cs_fae_table (Results 1 – 5 of 5) sorted by relevance
23 FAKE(notify_remote_cs_fae_table)29 DECLARE_FAKE_VOID_FUNC(notify_remote_cs_fae_table, struct bt_conn *,
15 DEFINE_FAKE_VOID_FUNC(notify_remote_cs_fae_table, struct bt_conn *, struct bt_conn_le_cs_fae_table);
503 void notify_remote_cs_fae_table(struct bt_conn *conn,
478 notify_remote_cs_fae_table(conn, fae_table); in bt_hci_le_cs_read_remote_fae_table_complete()
3344 void notify_remote_cs_fae_table(struct bt_conn *conn, struct bt_conn_le_cs_fae_table params) in notify_remote_cs_fae_table() function