Searched refs:pkt_type (Results 1 – 4 of 4) sorted by relevance
130 uint8_t pkt_type = HCI_COMMAND_PKT; in send_hci_cmd_sync() local135 if (write(dev, &pkt_type, 1) != 1) in send_hci_cmd_sync()
128 uint8_t pkt_type = HCI_COMMAND_PKT; in send_hci_cmd_sync() local133 if (write(dev, &pkt_type, 1) != 1) in send_hci_cmd_sync()
131 uint8_t pkt_type = HCI_COMMAND_PKT; in send_hci_cmd_sync() local136 if (write(dev, &pkt_type, 1) != 1) in send_hci_cmd_sync()