Searched refs:wait_for_evt (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/bt/msm8909/libbt-vendor/src/
H A Dhw_rome.c1722 void enable_controller_log (int fd, unsigned char wait_for_evt) argument
1735 /* Ignore vsc evt if wait_for_evt is true */
1736 if (wait_for_evt) wait_vsc_evt = FALSE;
1742 /*Ignore hci_event if wait_for_evt is true*/
1743 if (wait_for_evt)
/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dhw_rome.c1798 void enable_controller_log (int fd, unsigned char wait_for_evt) argument
1811 /* Ignore vsc evt if wait_for_evt is true */
1812 if (wait_for_evt) wait_vsc_evt = FALSE;
1818 /*Ignore hci_event if wait_for_evt is true*/
1819 if (wait_for_evt)
/hardware/qcom/bt/msm8998/libbt-vendor/src/
H A Dhw_rome.c1734 void enable_controller_log (int fd, unsigned char wait_for_evt) argument
1747 /* Ignore vsc evt if wait_for_evt is true */
1748 if (wait_for_evt) wait_vsc_evt = FALSE;
1754 /*Ignore hci_event if wait_for_evt is true*/
1755 if (wait_for_evt)

Completed in 62 milliseconds