HomeSort by: relevance | last modified time | path
    Searched refs:HCI_CMD_READ_BUFFER_SIZE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netbt/
hci_event.c 61 static void hci_cmd_read_buffer_size(struct hci_unit *, struct mbuf *);
337 case HCI_CMD_READ_BUFFER_SIZE:
338 hci_cmd_read_buffer_size(unit, m);
942 hci_cmd_read_buffer_size(struct hci_unit *unit, struct mbuf *m) function in typeref:typename:void
1281 if (hci_send_cmd(unit, HCI_CMD_READ_BUFFER_SIZE, NULL, 0))
hci_socket.c 172 { HCI_CMD_READ_BUFFER_SIZE,
hci.h 1706 #define HCI_CMD_READ_BUFFER_SIZE 0x1005

Completed in 17 milliseconds