Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c3522 static bool gatt_sub_is_empty(struct gatt_sub *sub) in gatt_sub_is_empty() function
3531 __ASSERT_NO_MSG(gatt_sub_is_empty(sub)); in gatt_sub_free()
3546 if (gatt_sub_is_empty(sub)) { in gatt_sub_remove()
5591 if (gatt_sub_is_empty(sub)) { in bt_gatt_unsubscribe()