Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c1371 static void gatt_store_ccc_cf(uint8_t id, const bt_addr_le_t *peer_addr);
1467 gatt_store_ccc_cf(el->id, &el->peer); in delayed_store()
1472 static void gatt_store_ccc_cf(uint8_t id, const bt_addr_le_t *peer_addr) in gatt_store_ccc_cf() function
6493 gatt_store_ccc_cf(conn->id, &conn->le.dst); in bt_gatt_disconnected()