Home
last modified time | relevance | path

Searched refs:HCI_EV_DISCONN_COMPLETE (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h560 #define HCI_EV_DISCONN_COMPLETE 0x05 macro
H A Drtk_btusb.c366 case HCI_EV_DISCONN_COMPLETE: in print_event()
2677 case HCI_EV_DISCONN_COMPLETE: in check_sco_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c2178 case HCI_EV_DISCONN_COMPLETE: in rtk_parse_event_data()
2389 case HCI_EV_DISCONN_COMPLETE: in ev_filter_out()
H A Drtk_misc.c1955 case HCI_EV_DISCONN_COMPLETE: in print_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c2178 case HCI_EV_DISCONN_COMPLETE: in rtk_parse_event_data()
2418 case HCI_EV_DISCONN_COMPLETE: in ev_filter_out()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1917 #define HCI_EV_DISCONN_COMPLETE 0x05 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c6206 case HCI_EV_DISCONN_COMPLETE: in hci_event_packet()