Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h584 #define HCI_EV_SYNC_CONN_COMPLETE 0x2c macro
H A Drtk_btusb.c429 case HCI_EV_SYNC_CONN_COMPLETE: in print_event()
2667 case HCI_EV_SYNC_CONN_COMPLETE: in check_sco_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.c2174 case HCI_EV_SYNC_CONN_COMPLETE: in rtk_parse_event_data()
2388 case HCI_EV_SYNC_CONN_COMPLETE: in ev_filter_out()
H A Drtk_misc.c2018 case HCI_EV_SYNC_CONN_COMPLETE: in print_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.c2174 case HCI_EV_SYNC_CONN_COMPLETE: in rtk_parse_event_data()
2417 case HCI_EV_SYNC_CONN_COMPLETE: in ev_filter_out()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h2089 #define HCI_EV_SYNC_CONN_COMPLETE 0x2c macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c6288 case HCI_EV_SYNC_CONN_COMPLETE: in hci_event_packet()