Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c575 static int bt_gatt_store_cf(uint8_t id, const bt_addr_le_t *peer);
593 bt_gatt_store_cf(cfg->id, &cfg->peer); in set_all_change_unaware()
1049 static int bt_gatt_store_cf(uint8_t id, const bt_addr_le_t *peer) in bt_gatt_store_cf() function
1156 bt_gatt_store_cf(conn->id, &conn->le.dst); in bt_gatt_identity_resolved()
1166 bt_gatt_store_cf(conn->id, &conn->le.dst); in bt_gatt_pairing_complete()
1486 bt_gatt_store_cf(id, peer_addr); in gatt_store_ccc_cf()