Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci.h2021 #define HCI_OP_LE_SET_PRIVACY_MODE 0x204e macro
/linux/net/bluetooth/
H A Dhci_event.c1513 cp = hci_sent_cmd_data(hdev, HCI_OP_LE_SET_PRIVACY_MODE); in hci_cc_le_set_privacy_mode()
4166 HCI_CC_STATUS(HCI_OP_LE_SET_PRIVACY_MODE, hci_cc_le_set_privacy_mode),
H A Dhci_sync.c2385 return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_PRIVACY_MODE, in hci_le_set_privacy_mode_sync()