Home
last modified time | relevance | path

Searched refs:LMP_SIMPLE_PAIR (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/net/bluetooth/
Dhci.h214 #define LMP_SIMPLE_PAIR 0x08 macro
Dhci_core.h530 #define lmp_ssp_capable(dev) ((dev)->features[6] & LMP_SIMPLE_PAIR)
/linux-2.6.39/net/bluetooth/
Dhci_event.c500 if (hdev->features[6] & LMP_SIMPLE_PAIR) { in hci_setup_event_mask()
526 if (hdev->features[6] & LMP_SIMPLE_PAIR) { in hci_setup()