Home
last modified time | relevance | path

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

/dragonfly/sys/netbt/
H A Dhci_socket.c205 { HCI_CMD_READ_LOCAL_NAME,
H A Dhci.h1085 #define HCI_CMD_READ_LOCAL_NAME 0x0C14 macro
/dragonfly/usr.sbin/btconfig/
H A Dbtconfig.c641 load_value(HCI_CMD_READ_LOCAL_NAME, buf, HCI_UNIT_NAME_SIZE); in print_info()