OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:conf_action_t
(Results
1 - 2
of
2
) sorted by null
/hardware/broadcom/libbt/src/
conf.c
54
typedef int (
conf_action_t
)(char *p_conf_name, char *p_conf_value, int param);
typedef
58
conf_action_t
*p_action;
/external/bluetooth/bluedroid/main/
bte_conf.c
72
typedef int (
conf_action_t
)(char *p_conf_name, char *p_conf_value);
typedef
76
conf_action_t
*p_action;
Completed in 128 milliseconds