Searched refs:evt_header (Results 1 – 1 of 1) sorted by relevance
125 struct bt_hci_evt_hdr *evt_header = (struct bt_hci_evt_hdr *)(buffer_out + 1); in check_legacy_extended_call() local133 evt_header->evt = BT_HCI_EVT_CMD_STATUS; in check_legacy_extended_call()134 evt_header->len = 4; in check_legacy_extended_call()142 evt_header->evt = BT_HCI_EVT_CMD_COMPLETE; in check_legacy_extended_call()143 evt_header->len = 4; in check_legacy_extended_call()180 struct bt_hci_evt_hdr *evt_header = (struct bt_hci_evt_hdr *)(buffer_out + 1); in process_command() local184 evt_header->evt = BT_HCI_EVT_CMD_STATUS; in process_command()185 evt_header->len = 4; in process_command()