Searched refs:codec_list (Results 1 – 3 of 3) sorted by relevance
15 struct codec_list *entry; in hci_codec_list_add()38 void hci_codec_list_clear(struct list_head *codec_list) in hci_codec_list_clear() argument40 struct codec_list *c, *n; in hci_codec_list_clear()42 list_for_each_entry_safe(c, n, codec_list, list) { in hci_codec_list_clear()
7 void hci_codec_list_clear(struct list_head *codec_list);
1109 struct codec_list *c; in sco_sock_getsockopt()
Completed in 8 milliseconds