OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTIF_CFG_TYPE_INVALID
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_config.h
42
#define
BTIF_CFG_TYPE_INVALID
0
/external/bluetooth/bluedroid/btif/src/
btif_config_util.cpp
247
if(value_name && *value_name && type !=
BTIF_CFG_TYPE_INVALID
)
355
return
BTIF_CFG_TYPE_INVALID
;
[
all
...]
Completed in 559 milliseconds