Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_layer.cc234 future_t* local_startup_future; in hci_module_start_up() local
235 local_startup_future = future_new(); in hci_module_start_up()
236 startup_future = local_startup_future; in hci_module_start_up()
244 return local_startup_future; in hci_module_start_up()