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

  /system/bt/bta/hh/
bta_hh_int.h 313 extern void bta_hh_close_act(tBTA_HH_DEV_CB* p_cb, tBTA_HH_DATA* p_data);
bta_hh_main.cc 43 BTA_HH_CLOSE_ACT, /* HID host process BTA_HH_EVT_CLOSE */
72 bta_hh_api_disc_act, bta_hh_open_act, bta_hh_close_act, bta_hh_data_act,
94 /* BTA_HH_INT_CLOSE_EVT */ {BTA_HH_CLOSE_ACT, BTA_HH_IDLE_ST},
151 /* BTA_HH_INT_CLOSE_EVT */ {BTA_HH_CLOSE_ACT, BTA_HH_IDLE_ST},
bta_hh_act.cc 811 * Function bta_hh_close_act
819 void bta_hh_close_act(tBTA_HH_DEV_CB* p_cb, tBTA_HH_DATA* p_data) { function
    [all...]

Completed in 636 milliseconds