Home
last modified time | relevance | path

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

/system/bt/device/src/
Dcontroller.cc56 static const hci_t* local_hci; variable
94 future_await(local_hci->transmit_command_futured(command)))
717 local_hci = hci_layer_get_interface(); in controller_get_interface()
737 local_hci = hci_interface; in controller_get_test_interface()