Home
last modified time | relevance | path

Searched refs:gatt_sc_cfg (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/subsys/bluetooth/host/
Dgatt.c272 struct gatt_sc_cfg { struct
286 static struct gatt_sc_cfg sc_cfg[SC_CFG_MAX]; argument
324 static struct gatt_sc_cfg *find_sc_cfg(uint8_t id, const bt_addr_le_t *addr) in find_sc_cfg()
338 static void sc_store(struct gatt_sc_cfg *cfg) in sc_store()
352 static void clear_sc_cfg(struct gatt_sc_cfg *cfg) in clear_sc_cfg()
360 struct gatt_sc_cfg *cfg; in bt_gatt_clear_sc()
393 struct gatt_sc_cfg *cfg; in sc_clear()
402 static void sc_reset(struct gatt_sc_cfg *cfg) in sc_reset()
438 struct gatt_sc_cfg *cfg; in sc_save()
2751 struct gatt_sc_cfg *cfg = &sc_cfg[i]; in notify_cb()
[all …]