HomeSort by relevance Sort by last modified time
    Searched refs:bta_hd_send_report_act (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/hd/
bta_hd_int.h 166 extern void bta_hd_send_report_act(tBTA_HD_DATA* p_data);
bta_hd_main.cc 58 BTA_HD_SEND_REPORT_ACT,
83 bta_hd_remove_device_act, bta_hd_send_report_act, bta_hd_report_error_act,
128 /* BTA_HD_API_SEND_REPORT_EVT */ {BTA_HD_SEND_REPORT_ACT, BTA_HD_IDLE_ST},
152 /* BTA_HD_API_SEND_REPORT_EVT */ {BTA_HD_SEND_REPORT_ACT,
bta_hd_act.cc 358 * Function bta_hd_send_report_act
365 extern void bta_hd_send_report_act(tBTA_HD_DATA* p_data) { function

Completed in 55 milliseconds