Searched refs:notify_cs_config_removed (Results 1 – 5 of 5) sorted by relevance
19 FAKE(notify_cs_config_removed) \32 DECLARE_FAKE_VOID_FUNC(notify_cs_config_removed, struct bt_conn *, uint8_t);
17 DEFINE_FAKE_VOID_FUNC(notify_cs_config_removed, struct bt_conn *, uint8_t);
508 void notify_cs_config_removed(struct bt_conn *conn, uint8_t config_id);
818 notify_cs_config_removed(conn, evt->config_id); in bt_hci_le_cs_config_complete_event()
3378 void notify_cs_config_removed(struct bt_conn *conn, uint8_t config_id) in notify_cs_config_removed() function