Searched refs:hci_si_event (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_sock.c | 720 static void hci_si_event(struct hci_dev *hdev, int type, int dlen, void *data) in hci_si_event() function 768 hci_si_event(NULL, HCI_EV_SI_DEVICE, sizeof(ev), &ev); in hci_sock_dev_event()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_sock.c | 778 static void hci_si_event(struct hci_dev *hdev, int type, int dlen, void *data) in hci_si_event() function 826 hci_si_event(NULL, HCI_EV_SI_DEVICE, sizeof(ev), &ev); in hci_sock_dev_event()
|
Completed in 6 milliseconds