Searched refs:btd_adapter_ops (Results 1 – 4 of 4) sorted by relevance
168 struct btd_adapter_ops { struct217 int btd_register_adapter_ops(struct btd_adapter_ops *ops, gboolean priority); argument218 void btd_adapter_cleanup_ops(struct btd_adapter_ops *btd_adapter_ops);
89 const struct btd_adapter_ops *adapter_ops = NULL;3991 int btd_register_adapter_ops(struct btd_adapter_ops *ops, gboolean priority) in btd_register_adapter_ops()4004 void btd_adapter_cleanup_ops(struct btd_adapter_ops *ops) in btd_adapter_cleanup_ops()4022 struct btd_adapter_ops *ops = l->data; in adapter_ops_setup()
2004 static struct btd_adapter_ops mgmt_ops = {
3704 static struct btd_adapter_ops hci_ops = {