Lines Matching refs:gatt_sc_cfg
269 struct gatt_sc_cfg { struct
283 static struct gatt_sc_cfg sc_cfg[SC_CFG_MAX]; argument
321 static struct gatt_sc_cfg *find_sc_cfg(uint8_t id, const bt_addr_le_t *addr) in find_sc_cfg()
335 static void sc_store(struct gatt_sc_cfg *cfg) in sc_store()
349 static void clear_sc_cfg(struct gatt_sc_cfg *cfg) in clear_sc_cfg()
357 struct gatt_sc_cfg *cfg; in bt_gatt_clear_sc()
390 struct gatt_sc_cfg *cfg; in sc_clear()
399 static void sc_reset(struct gatt_sc_cfg *cfg) in sc_reset()
435 struct gatt_sc_cfg *cfg; in sc_save()
2738 struct gatt_sc_cfg *cfg = &sc_cfg[i]; in notify_cb()
3253 struct gatt_sc_cfg *gsc_cfg = find_sc_cfg(conn->id, &conn->le.dst); in sc_restore_rsp()
3266 struct gatt_sc_cfg *cfg; in sc_restore()
6159 struct gatt_sc_cfg *cfg; in sc_set()