Home
last modified time | relevance | path

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

/hardware/qcom/bt/msm8909/libbt-vendor/src/
Dhw_ar3k.c94 #define PS_EVENT_LEN 100 macro
138 hci_event = (uint8_t *)malloc(PS_EVENT_LEN); in send_hci_cmd_sync()
142 err = read_hci_event(dev, (unsigned char *)hci_event, PS_EVENT_LEN); in send_hci_cmd_sync()
/hardware/qcom/bt/msm8996/libbt-vendor/src/
Dhw_ar3k.c96 #define PS_EVENT_LEN 100 macro
142 hci_event = (uint8_t *)malloc(PS_EVENT_LEN); in send_hci_cmd_sync()
146 err = read_hci_event(dev, (unsigned char *)hci_event, PS_EVENT_LEN); in send_hci_cmd_sync()
/hardware/qcom/bt/msm8992/libbt-vendor/src/
Dhw_ar3k.c94 #define PS_EVENT_LEN 100 macro
138 hci_event = (uint8_t *)malloc(PS_EVENT_LEN); in send_hci_cmd_sync()
142 err = read_hci_event(dev, (unsigned char *)hci_event, PS_EVENT_LEN); in send_hci_cmd_sync()
/hardware/qcom/bt/msm8998/libbt-vendor/src/
Dhw_ar3k.c98 #define PS_EVENT_LEN 100 macro
144 hci_event = (uint8_t *)malloc(PS_EVENT_LEN); in send_hci_cmd_sync()
148 err = read_hci_event(dev, (unsigned char *)hci_event, PS_EVENT_LEN); in send_hci_cmd_sync()
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
Dhw_ar3k.c94 #define PS_EVENT_LEN 100 macro
140 hci_event = (uint8_t *)malloc(PS_EVENT_LEN); in send_hci_cmd_sync()
144 err = read_hci_event(dev, (unsigned char *)hci_event, PS_EVENT_LEN); in send_hci_cmd_sync()