Home
last modified time | relevance | path

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

/system/bt/bta/hd/
Dbta_hd_api.cc186 p_buf->use_intr = p_report->use_intr; in BTA_HdSendReport()
Dbta_hd_int.h95 bool use_intr; member
Dbta_hd_act.cc379 channel = p_report->use_intr ? HID_CHANNEL_INTR : HID_CHANNEL_CTRL; in bta_hd_send_report_act()
/system/bt/bta/include/
Dbta_hd_api.h72 bool use_intr; member
/system/bt/btif/src/
Dbtif_hd.cc559 report.use_intr = TRUE; in send_report()
562 report.use_intr = FALSE; in send_report()