HomeSort by relevance Sort by last modified time
    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
708 static void free_echo_data(struct hdp_echo_data *edata)
787 hdp_chann->edata = g_new0(struct hdp_echo_data, 1);
    [all...]

Completed in 22 milliseconds