Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dgatt.c3474 static struct gatt_sub *gatt_sub_find_by_addr(uint8_t id, in gatt_sub_find_by_addr() function
3493 sub = gatt_sub_find_by_addr(id, addr); in gatt_sub_add_by_addr()