Home
last modified time | relevance | path

Searched refs:pkt_type (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_ar3k.c130 uint8_t pkt_type = HCI_COMMAND_PKT; in send_hci_cmd_sync() local
135 if (write(dev, &pkt_type, 1) != 1) in send_hci_cmd_sync()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_ar3k.c128 uint8_t pkt_type = HCI_COMMAND_PKT; in send_hci_cmd_sync() local
133 if (write(dev, &pkt_type, 1) != 1) in send_hci_cmd_sync()
/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_ar3k.c128 uint8_t pkt_type = HCI_COMMAND_PKT; in send_hci_cmd_sync() local
133 if (write(dev, &pkt_type, 1) != 1) in send_hci_cmd_sync()
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhw_ar3k.c131 uint8_t pkt_type = HCI_COMMAND_PKT; in send_hci_cmd_sync() local
136 if (write(dev, &pkt_type, 1) != 1) in send_hci_cmd_sync()