Searched refs:gatt_sc_cfg (Results 1 – 1 of 1) sorted by relevance
269 struct gatt_sc_cfg { struct283 static struct gatt_sc_cfg sc_cfg[SC_CFG_MAX]; argument321 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()[all …]