OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:conf_entry_t
(Results
1 - 2
of
2
) sorted by null
/hardware/broadcom/libbt/src/
conf.c
60
}
conf_entry_t
;
typedef in typeref:struct:__anon30826
69
static const
conf_entry_t
conf_table[] = {
98
conf_entry_t
*p_entry;
126
p_entry = (
conf_entry_t
*)conf_table;
/external/bluetooth/bluedroid/main/
bte_conf.c
77
}
conf_entry_t
;
typedef in typeref:struct:__anon750
106
static const
conf_entry_t
conf_table[] = {
195
conf_entry_t
*p_entry;
225
p_entry = (
conf_entry_t
*)conf_table;
Completed in 49 milliseconds