Home
last modified time | relevance | path

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

/dragonfly/sys/netbt/
H A Dhci_socket.c137 { HCI_CMD_SET_CON_ENCRYPTION,
H A Dhci_link.c289 err = hci_send_cmd(link->hl_unit, HCI_CMD_SET_CON_ENCRYPTION, in hci_acl_setmode()
H A Dhci.h608 #define HCI_CMD_SET_CON_ENCRYPTION 0x0413 macro