HomeSort by relevance Sort by last modified time
    Searched refs:DFU_STATE_DFU_IDLE (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/tools/
dfu.h 78 #define DFU_STATE_DFU_IDLE 2
dfutool.c 212 if (status.bState == DFU_STATE_DFU_IDLE) {
301 if (status.bState != DFU_STATE_DFU_IDLE) {
517 if (status.bState != DFU_STATE_DFU_IDLE &&
644 if (status.bState != DFU_STATE_DFU_IDLE &&

Completed in 30 milliseconds