Searched refs:gatt_sc_cfg (Results 1 – 1 of 1) sorted by relevance
267 struct gatt_sc_cfg { struct281 static struct gatt_sc_cfg sc_cfg[SC_CFG_MAX]; argument319 static struct gatt_sc_cfg *find_sc_cfg(uint8_t id, const bt_addr_le_t *addr) in find_sc_cfg()333 static void sc_store(struct gatt_sc_cfg *cfg) in sc_store()347 static void clear_sc_cfg(struct gatt_sc_cfg *cfg) in clear_sc_cfg()355 struct gatt_sc_cfg *cfg; in bt_gatt_clear_sc()388 struct gatt_sc_cfg *cfg; in sc_clear()397 static void sc_reset(struct gatt_sc_cfg *cfg) in sc_reset()433 struct gatt_sc_cfg *cfg; in sc_save()2655 struct gatt_sc_cfg *cfg = &sc_cfg[i]; in notify_cb()[all …]