Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c3585 static struct gatt_sub *gatt_sub_find_by_addr(uint8_t id, in gatt_sub_find_by_addr() function
3604 sub = gatt_sub_find_by_addr(id, addr); in gatt_sub_add_by_addr()