Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/bluetooth/host/
Dgatt_internal.h42 int bt_gatt_clear(uint8_t id, const bt_addr_le_t *addr);
Dhci_core.c1955 bt_gatt_clear(id, addr); in unpair()
Dgatt.c6280 int bt_gatt_clear(uint8_t id, const bt_addr_le_t *addr) in bt_gatt_clear() function