OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:interface_created
(Results
1 - 1
of
1
) sorted by null
/system/bt/hci/src/
hci_layer.c
108
static bool
interface_created
;
variable
783
if (!
interface_created
) {
799
interface_created
= true;
804
if (
interface_created
) {
815
interface_created
= false;
Completed in 279 milliseconds