Searched refs:notify_cs_config_created (Results 1 – 5 of 5) sorted by relevance
18 FAKE(notify_cs_config_created) \31 DECLARE_FAKE_VOID_FUNC(notify_cs_config_created, struct bt_conn *, struct bt_conn_le_cs_config *);
16 DEFINE_FAKE_VOID_FUNC(notify_cs_config_created, struct bt_conn *, struct bt_conn_le_cs_config *);
506 void notify_cs_config_created(struct bt_conn *conn, struct bt_conn_le_cs_config *params);
843 notify_cs_config_created(conn, &config); in bt_hci_le_cs_config_complete_event()
3436 void notify_cs_config_created(struct bt_conn *conn, struct bt_conn_le_cs_config *params) in notify_cs_config_created() function