Home
last modified time | relevance | path

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

/system/bt/hci/src/
Dhci_layer.cc84 static bool interface_created; variable
673 if (!interface_created) { in init_layer_interface()
686 interface_created = true; in init_layer_interface()
691 if (interface_created) { in hci_layer_cleanup_interface()
699 interface_created = false; in hci_layer_cleanup_interface()