Home
last modified time | relevance | path

Searched refs:HCI_EV_INQUIRY_RESULT_WITH_RSSI (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h582 #define HCI_EV_INQUIRY_RESULT_WITH_RSSI 0x22 macro
H A Drtk_btusb.c423 case HCI_EV_INQUIRY_RESULT_WITH_RSSI: in print_event()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_misc.c2012 case HCI_EV_INQUIRY_RESULT_WITH_RSSI: in print_event()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h2061 #define HCI_EV_INQUIRY_RESULT_WITH_RSSI 0x22 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c6280 case HCI_EV_INQUIRY_RESULT_WITH_RSSI: in hci_event_packet()