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

  /external/bluetooth/bluedroid/bta/hh/
bta_hh_int.h 341 extern void bta_hh_api_disc_act(tBTA_HH_DEV_CB *p_cb, tBTA_HH_DATA *p_data);
bta_hh_main.c 42 BTA_HH_API_DISC_ACT, /* HID host process API close action */
82 bta_hh_api_disc_act,
181 /* BTA_HH_API_CLOSE_EVT */ {BTA_HH_API_DISC_ACT, BTA_HH_CONN_ST },
209 /* BTA_HH_API_CLOSE_EVT */ {BTA_HH_API_DISC_ACT, BTA_HH_W4_SEC },
bta_hh_act.c 506 ** Function bta_hh_api_disc_act
514 void bta_hh_api_disc_act(tBTA_HH_DEV_CB *p_cb, tBTA_HH_DATA *p_data) function
    [all...]

Completed in 218 milliseconds