Home
last modified time | relevance | path

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

/system/bt/device/src/
Dcontroller.cc58 static const hci_t* local_hci; variable
101 future_await(local_hci->transmit_command_futured(command)))
829 local_hci = hci_layer_get_interface(); in controller_get_interface_legacy()
849 local_hci = hci_interface; in controller_get_test_interface()