Home
last modified time | relevance | path

Searched refs:BTA_HD_API_SEND_REPORT_EVT (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/hd/
Dbta_hd_main.cc91 case BTA_HD_API_SEND_REPORT_EVT: in bta_hd_better_state_machine()
118 case BTA_HD_API_SEND_REPORT_EVT: in bta_hd_better_state_machine()
Dbta_hd_int.h44 BTA_HD_API_SEND_REPORT_EVT, enumerator
Dbta_hd_api.cc183 p_buf->hdr.event = BTA_HD_API_SEND_REPORT_EVT; in BTA_HdSendReport()