HomeSort by relevance Sort by last modified time
    Searched refs:read_hci_event (Results 1 - 21 of 21) sorted by null

  /hardware/qcom/bt/msm8909/libbt-vendor/include/
hci_uart.h 227 ** Function read_hci_event
234 int read_hci_event(int fd, unsigned char* buf, int size);
  /hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/
hci_uart.h 254 ** Function read_hci_event
261 int read_hci_event(int fd, unsigned char* buf, int size);
  /hardware/qcom/bt/msm8992/libbt-vendor/include/
hci_uart.h 227 ** Function read_hci_event
234 int read_hci_event(int fd, unsigned char* buf, int size);
  /hardware/qcom/bt/msm8996/libbt-vendor/include/
hci_uart.h 227 ** Function read_hci_event
234 int read_hci_event(int fd, unsigned char* buf, int size);
  /hardware/qcom/bt/msm8998/libbt-vendor/include/
hci_uart.h 255 ** Function read_hci_event
262 int read_hci_event(int fd, unsigned char* buf, int size);
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
hw_rome.c 393 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
587 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
640 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
674 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
790 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
    [all...]
hci_uart.c 458 ** Function read_hci_event
465 int read_hci_event(int fd, unsigned char* buf, int size) function
hw_ar3k.c 146 err = read_hci_event(dev, (unsigned char *)hci_event, PS_EVENT_LEN);
416 if (read_hci_event(fd, rsp, sizeof(rsp)) < 0)
1118 if (read_hci_event(fd, rsp, sizeof(rsp)) < 0) {
1137 if (read_hci_event(fd, rsp, sizeof(rsp)) < 0) {
    [all...]
  /hardware/qcom/bt/msm8909/libbt-vendor/src/
hw_rome.c 367 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
556 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
609 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
643 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
760 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
    [all...]
hci_uart.c 452 ** Function read_hci_event
459 int read_hci_event(int fd, unsigned char* buf, int size) function
hw_ar3k.c 142 err = read_hci_event(dev, (unsigned char *)hci_event, PS_EVENT_LEN);
412 if (read_hci_event(fd, rsp, sizeof(rsp)) < 0)
1112 if (read_hci_event(fd, rsp, sizeof(rsp)) < 0) {
1131 if (read_hci_event(fd, rsp, sizeof(rsp)) < 0) {
    [all...]
  /hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
hw_rome.c 388 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
577 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
630 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
664 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
781 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
    [all...]
hci_uart.c 457 ** Function read_hci_event
464 int read_hci_event(int fd, unsigned char* buf, int size) function
hw_ar3k.c 144 err = read_hci_event(dev, (unsigned char *)hci_event, PS_EVENT_LEN);
414 if (read_hci_event(fd, rsp, sizeof(rsp)) < 0)
1116 if (read_hci_event(fd, rsp, sizeof(rsp)) < 0) {
1135 if (read_hci_event(fd, rsp, sizeof(rsp)) < 0) {
    [all...]
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hw_rome.c 344 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
538 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
591 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
625 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
742 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
924 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
    [all...]
hci_uart.c 452 ** Function read_hci_event
459 int read_hci_event(int fd, unsigned char* buf, int size) function
hw_ar3k.c 142 err = read_hci_event(dev, (unsigned char *)hci_event, PS_EVENT_LEN);
412 if (read_hci_event(fd, rsp, sizeof(rsp)) < 0)
1112 if (read_hci_event(fd, rsp, sizeof(rsp)) < 0) {
1131 if (read_hci_event(fd, rsp, sizeof(rsp)) < 0) {
    [all...]
  /hardware/qcom/bt/msm8998/libbt-vendor/src/
hw_rome.c 374 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
563 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
616 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
650 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
767 err = read_hci_event(fd, rsp, HCI_MAX_EVENT_SIZE);
    [all...]
hci_uart.c 461 ** Function read_hci_event
468 int read_hci_event(int fd, unsigned char* buf, int size) function
hw_ar3k.c 148 err = read_hci_event(dev, (unsigned char *)hci_event, PS_EVENT_LEN);
418 if (read_hci_event(fd, rsp, sizeof(rsp)) < 0)
1120 if (read_hci_event(fd, rsp, sizeof(rsp)) < 0) {
1139 if (read_hci_event(fd, rsp, sizeof(rsp)) < 0) {
    [all...]
  /device/linaro/hikey/wpan/uim/
uim.c 88 int read_hci_event(int fd, unsigned char *buf, int size) function
98 UIM_VER(" read_hci_event");
156 if (read_hci_event(fd, (unsigned char *)&resp, sizeof(resp)) < 0) {

Completed in 199 milliseconds