PIN_CAP_EAPD_CAP
widget.d.pin.capabilities & PIN_CAP_EAPD_CAP ? "[EAPD]" : "");
#define PIN_CAP_IS_EAPD_CAP(c) ((c & PIN_CAP_EAPD_CAP) != 0)