Home
last modified time | relevance | path

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

/linux-6.12.1/net/bluetooth/
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
Dhci_debugfs.c629 void hci_debugfs_create_bredr(struct hci_dev *hdev) in hci_debugfs_create_bredr() function
Dhci_sync.c4812 hci_debugfs_create_bredr(hdev); in hci_init_sync()