Searched refs:hci_hdr (Results 1 – 2 of 2) sorted by relevance
169 if (resp.hci_hdr.evt != EVT_CMD_COMPLETE) { in read_command_complete()172 resp.hci_hdr.evt); in read_command_complete()176 if (resp.hci_hdr.plen < 4) { in read_command_complete()179 resp.hci_hdr.plen); in read_command_complete()370 cmd.hci_hdr.opcode = HCI_HDR_OPCODE; in st_uart_config()371 cmd.hci_hdr.plen = sizeof(unsigned int); in st_uart_config()405 addr_cmd.hci_hdr.opcode = WRITE_BD_ADDR_OPCODE; in st_uart_config()406 addr_cmd.hci_hdr.plen = sizeof(bdaddr_t); in st_uart_config()
122 hci_event_hdr hci_hdr; member131 hci_command_hdr hci_hdr; member143 hci_command_hdr hci_hdr; member