Searched refs:hci_sock_dev_event (Results 1 – 4 of 4) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | hci_sync.c | 5020 hci_sock_dev_event(hdev, HCI_DEV_SETUP); in hci_dev_setup_sync() 5185 hci_sock_dev_event(hdev, HCI_DEV_OPEN); in hci_dev_open_sync() 5193 hci_sock_dev_event(hdev, HCI_DEV_UP); in hci_dev_open_sync() 5232 hci_sock_dev_event(hdev, HCI_DEV_CLOSE); in hci_dev_open_sync() 5363 hci_sock_dev_event(hdev, HCI_DEV_DOWN); in hci_dev_close_sync() 5405 hci_sock_dev_event(hdev, HCI_DEV_CLOSE); in hci_dev_close_sync()
|
| H A D | hci_core.c | 2665 hci_sock_dev_event(hdev, HCI_DEV_REG); in hci_register_dev() 2730 hci_sock_dev_event(hdev, HCI_DEV_UNREG); in hci_unregister_dev() 2856 hci_sock_dev_event(hdev, HCI_DEV_SUSPEND); in hci_suspend_dev() 2884 hci_sock_dev_event(hdev, HCI_DEV_RESUME); in hci_resume_dev()
|
| H A D | hci_sock.c | 811 void hci_sock_dev_event(struct hci_dev *hdev, int event) in hci_sock_dev_event() function
|
| /linux/include/net/bluetooth/ |
| H A D | hci_core.h | 2356 void hci_sock_dev_event(struct hci_dev *hdev, int event);
|