OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lib_running
(Results
1 - 1
of
1
) sorted by null
/external/bluetooth/bluedroid/hci/src/
bt_hci_bdroid.c
99
static volatile uint8_t
lib_running
= 0;
variable
218
if (
lib_running
)
223
lib_running
= 1;
233
lib_running
= 0;
364
if (
lib_running
)
385
lib_running
= 0;
435
while (
lib_running
)
582
lib_running
= 0;
Completed in 73 milliseconds