OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btif_config_enum
(Results
1 - 3
of
3
) sorted by null
/external/bluetooth/bluedroid/btif/include/
btif_config.h
72
int
btif_config_enum
(btif_config_enum_callback cb, void* user_data);
/external/bluetooth/bluedroid/btif/src/
btif_config.c
306
int
btif_config_enum
(btif_config_enum_callback cb, void* user_data)
function
btif_config_util.cpp
196
if(
btif_config_enum
(enum_config, &data))
[
all
...]
Completed in 348 milliseconds