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 342 extern void bta_hh_close_act(tBTA_HH_DEV_CB *p_cb, tBTA_HH_DATA *p_data);
bta_hh_main.c 44 BTA_HH_CLOSE_ACT, /* HID host process BTA_HH_EVT_CLOSE */
84 bta_hh_close_act,
125 /* BTA_HH_INT_CLOSE_EVT */ {BTA_HH_CLOSE_ACT, BTA_HH_IDLE_ST },
186 /* BTA_HH_INT_CLOSE_EVT */ {BTA_HH_CLOSE_ACT, BTA_HH_IDLE_ST },
bta_hh_act.c 857 ** Function bta_hh_close_act
865 void bta_hh_close_act (tBTA_HH_DEV_CB *p_cb, tBTA_HH_DATA *p_data) function
    [all...]

Completed in 37 milliseconds