Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c6420 static struct gatt_sub *find_gatt_sub(uint8_t id, const bt_addr_le_t *addr) in find_gatt_sub() function
6440 sub = find_gatt_sub(id, addr); in bt_gatt_clear_subscriptions()