Home
last modified time | relevance | path

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

/system/bt/osi/include/
Dfuture.h24 #define FUTURE_FAIL ((void*)0) macro
/system/bt/btcore/src/
Dmodule.cc181 wrapper->callback(wrapper->success ? FUTURE_SUCCESS : FUTURE_FAIL); in post_result_to_callback()
/system/bt/btif/src/
Dbtif_core.cc399 future_ready(stack_manager_get_hack_future(), FUTURE_FAIL); in btif_enable_bluetooth_evt()
Dbtif_config.cc346 return future_new_immediate(FUTURE_FAIL); in init()
/system/bt/hci/src/
Dhci_layer.cc260 return future_new_immediate(FUTURE_FAIL); in hci_module_start_up()