Home
last modified time | relevance | path

Searched refs:hci_mgmt_chan (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/bluetooth/
H A Dhci_core.h2398 struct hci_mgmt_chan { struct
2406 int hci_mgmt_chan_register(struct hci_mgmt_chan *c); argument
2407 void hci_mgmt_chan_unregister(struct hci_mgmt_chan *c);
/linux/net/bluetooth/
H A Dmgmt.c10879 static struct hci_mgmt_chan chan = { in mgmt_init()