Home
last modified time | relevance | path

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

/system/bt/osi/include/
Dfuture.h24 #define FUTURE_FAIL ((void*)0) macro
/system/bt/btif/src/
Dbtif_config.cc344 return future_new_immediate(FUTURE_FAIL); in init()
/system/bt/hci/src/
Dhci_layer.cc262 return future_new_immediate(FUTURE_FAIL); in hci_module_start_up()