Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_main.cc95 case BTA_HD_API_SEND_REPORT_EVT: in bta_hd_better_state_machine()
122 case BTA_HD_API_SEND_REPORT_EVT: in bta_hd_better_state_machine()
Dbta_hd_int.h45 BTA_HD_API_SEND_REPORT_EVT, enumerator
Dbta_hd_api.cc185 p_buf->hdr.event = BTA_HD_API_SEND_REPORT_EVT; in BTA_HdSendReport()