Searched refs:WSS_EVT_INVALID (Results 1 – 2 of 2) sorted by relevance
288 event.evt_type = WSS_EVT_INVALID; in wss_write_att_cb()307 if (BLE_ATT_ERR_INVALID_HANDLE != cfm.status && WSS_EVT_INVALID != event.evt_type && in wss_write_att_cb()336 event.evt_type = WSS_EVT_INVALID; in wss_cccd_set_cb()351 if (WSS_EVT_INVALID != event.evt_type && s_wss_env.wss_init.evt_handler) { in wss_cccd_set_cb()
153 WSS_EVT_INVALID, /**< Indicate that invalid event. */ enumerator