OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTM_DEFAULT_DISC_MODE
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/include/
bt_target.h
975
#ifndef
BTM_DEFAULT_DISC_MODE
976
#define
BTM_DEFAULT_DISC_MODE
BTM_GENERAL_DISCOVERABLE
[
all
...]
/external/libnfc-nci/src/include/
bt_target.h
713
#ifndef
BTM_DEFAULT_DISC_MODE
714
#define
BTM_DEFAULT_DISC_MODE
BTM_GENERAL_DISCOVERABLE
[
all
...]
/external/bluetooth/bluedroid/stack/btm/
btm_devctl.c
764
(void) BTM_SetDiscoverability (
BTM_DEFAULT_DISC_MODE
, BTM_DEFAULT_DISC_WINDOW, BTM_DEFAULT_DISC_INTERVAL);
[
all
...]
Completed in 30 milliseconds