OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bt_enabled
(Results
1 - 1
of
1
) sorted by null
/system/bt/test/bluedroidtest/
bluedroidtest.c
84
static unsigned char
bt_enabled
= 0;
variable
468
bt_enabled
= 1;
470
bt_enabled
= 0;
559
if (
bt_enabled
) {
571
if (!
bt_enabled
) {
584
if (!
bt_enabled
) {
609
if (!
bt_enabled
) {
Completed in 533 milliseconds