Home
last modified time | relevance | path

Searched refs:blHostActive (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Dbl.h108 bool blHostActive();
/device/google/contexthub/firmware/os/platform/stm32/
Dbl.c456 bool blHostActive() in blHostActive() function
/device/google/contexthub/firmware/os/core/
Dbl.c477 if (blHostActive() || force) { in blLoader()