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.c3539 static bool gatt_sub_is_empty(struct gatt_sub *sub) in gatt_sub_is_empty() function
3548 __ASSERT_NO_MSG(gatt_sub_is_empty(sub)); in gatt_sub_free()
3563 if (gatt_sub_is_empty(sub)) { in gatt_sub_remove()
5615 if (gatt_sub_is_empty(sub)) { in bt_gatt_unsubscribe()