OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:p_action
(Results
1 - 2
of
2
) sorted by null
/hardware/broadcom/libbt/src/
conf.c
58
conf_action_t *
p_action
;
member in struct:__anon30826
132
p_entry->
p_action
(p_name, p_value, p_entry->param);
/external/bluetooth/bluedroid/main/
bte_conf.c
76
conf_action_t *
p_action
;
member in struct:__anon750
232
if (p_entry->
p_action
!= NULL)
233
p_entry->
p_action
(p_name, p_value);
Completed in 210 milliseconds