Home
last modified time | relevance | path

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

/netbsd/src/sys/netbt/
Dhci_socket.c120 { HCI_CMD_READ_PAGE_TIMEOUT,
Dhci.h1136 #define HCI_CMD_READ_PAGE_TIMEOUT 0x0C17 macro
/netbsd/src/usr.sbin/btconfig/
Dbtconfig.c738 load_value(HCI_CMD_READ_PAGE_TIMEOUT, buf, sizeof(uint16_t)); in print_info()