Home
last modified time | relevance | path

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

/dragonfly/sys/netbt/
HDhci_socket.c121 { HCI_CMD_ACCEPT_CON,
HDhci_event.c679 hci_send_cmd(unit, HCI_CMD_ACCEPT_CON, &ap, sizeof(ap)); in hci_event_con_req()
HDhci.h530 #define HCI_CMD_ACCEPT_CON 0x0409 macro