OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:config_free
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/osi/test/
config_test.cpp
66
config_free
(config);
70
config_free
(NULL);
76
config_free
(config);
83
config_free
(config);
92
config_free
(config);
100
config_free
(config);
106
config_free
(config);
112
config_free
(config);
/external/bluetooth/bluedroid/osi/include/
config.h
29
// NULL. Clients must call |
config_free
| on the returned handle when it is no
37
void
config_free
(config_t *config);
/external/bluetooth/bluedroid/main/
bte_conf.c
55
config_free
(config);
79
config_free
(config);
135
config_free
(config);
/external/bluetooth/bluedroid/osi/src/
config.c
61
void
config_free
(config_t *config) {
function
/external/bluetooth/bluedroid/btif/src/
btif_storage.c
[
all
...]
Completed in 1152 milliseconds