Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c2848 static bool gatt_find_by_uuid(struct notify_data *found, in gatt_find_by_uuid() function
2903 if (!gatt_find_by_uuid(&data, params->uuid)) { in bt_gatt_notify_cb()
3128 if (!gatt_find_by_uuid(&data, params->uuid)) { in bt_gatt_indicate()