Home
last modified time | relevance | path

Searched refs:HCI_EV_LE_CONN_COMPLETE (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.h48 #define HCI_EV_LE_CONN_COMPLETE 0x01 macro
H A Drtk_coex.c1970 case HCI_EV_LE_CONN_COMPLETE: in rtk_handle_le_meta_evt()
2426 case HCI_EV_LE_CONN_COMPLETE: in ev_filter_out()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.h48 #define HCI_EV_LE_CONN_COMPLETE 0x01 macro
H A Drtk_coex.c1970 case HCI_EV_LE_CONN_COMPLETE: in rtk_handle_le_meta_evt()
2397 case HCI_EV_LE_CONN_COMPLETE: in ev_filter_out()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h2256 #define HCI_EV_LE_CONN_COMPLETE 0x01 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c5983 case HCI_EV_LE_CONN_COMPLETE: in hci_le_meta_evt()