Searched refs:LMP_HOLD (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/include/net/bluetooth/ | ||
D | hci.h | 184 #define LMP_HOLD 0x40 macro |
/linux-2.6.39/net/bluetooth/ | ||
D | hci_event.c | 567 if (hdev->features[0] & LMP_HOLD) in hci_setup_link_policy() |