Home
last modified time | relevance | path

Searched refs:HCI_EV_SIMPLE_PAIR_COMPLETE (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h2170 #define HCI_EV_SIMPLE_PAIR_COMPLETE 0x36 macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_event.c6323 case HCI_EV_SIMPLE_PAIR_COMPLETE: in hci_event_packet()