Home
last modified time | relevance | path

Searched refs:hci_debugfs_create_bredr (Results 1 – 3 of 3) sorted by relevance

/linux/net/bluetooth/
H A Dhci_debugfs.h26 void hci_debugfs_create_bredr(struct hci_dev *hdev);
37 static inline void hci_debugfs_create_bredr(struct hci_dev *hdev) in hci_debugfs_create_bredr() function
H A Dhci_debugfs.c629 void hci_debugfs_create_bredr(struct hci_dev *hdev) in hci_debugfs_create_bredr() function
H A Dhci_sync.c4797 hci_debugfs_create_bredr(hdev); in hci_init_sync()