Home
last modified time | relevance | path

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

/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/msm8996/libbt-vendor/src/
Dhw_ar3k.c132 uint8_t pkt_type = HCI_COMMAND_PKT; in send_hci_cmd_sync() local
137 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/msm8998/libbt-vendor/src/
Dhw_ar3k.c134 uint8_t pkt_type = HCI_COMMAND_PKT; in send_hci_cmd_sync() local
139 if (write(dev, &pkt_type, 1) != 1) in send_hci_cmd_sync()
/hardware/qcom/bt/msm8909w_3100/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()