Home
last modified time | relevance | path

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

/external/bluetooth/bluez/tools/
Ddfu.h77 #define DFU_STATE_APP_DETACH 1 macro
Ddfutool.c245 if (status.bState != DFU_STATE_APP_DETACH) { in open_device()