Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dgatt.c2253 static bool gatt_find_by_uuid(struct notify_data *found, in gatt_find_by_uuid() function
2300 if (!gatt_find_by_uuid(&data, params->uuid)) { in bt_gatt_notify_cb()
2378 if (!gatt_find_by_uuid(&data, params->uuid)) { in bt_gatt_indicate()