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

  /system/bt/bta/hh/
bta_hh_int.h 341 extern void bta_hh_open_act(tBTA_HH_DEV_CB *p_cb, tBTA_HH_DATA *p_data);
bta_hh_main.c 43 BTA_HH_OPEN_ACT, /* HID host process BTA_HH_EVT_OPEN */
83 bta_hh_open_act,
124 /* BTA_HH_INT_OPEN_EVT */ {BTA_HH_OPEN_ACT, BTA_HH_W4_CONN_ST },
155 /* BTA_HH_INT_OPEN_EVT */ {BTA_HH_OPEN_ACT, BTA_HH_W4_CONN_ST },
185 /* BTA_HH_INT_OPEN_EVT */ {BTA_HH_OPEN_ACT, BTA_HH_CONN_ST },
bta_hh_act.c 612 ** Function bta_hh_open_act
620 void bta_hh_open_act(tBTA_HH_DEV_CB *p_cb, tBTA_HH_DATA *p_data) function
628 APPL_TRACE_EVENT ("bta_hh_open_act: Device[%d] connected", dev_handle);
    [all...]

Completed in 53 milliseconds