OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hdp_echo_data
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluez/health/
hdp_types.h
113
struct
hdp_echo_data
;
125
struct
hdp_echo_data
*edata; /* private data used by echo channels */
hdp.c
63
static void free_echo_data(struct
hdp_echo_data
*edata);
84
struct
hdp_echo_data
{
struct
694
static void free_echo_data(struct
hdp_echo_data
*edata)
773
hdp_chann->edata = g_new0(struct
hdp_echo_data
, 1);
[
all
...]
Completed in 22 milliseconds