Home
last modified time | relevance | path

Searched refs:bta_hh_le_api_disc_act (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/hh/
Dbta_hh_int.h387 extern void bta_hh_le_api_disc_act(tBTA_HH_DEV_CB *p_cb);
Dbta_hh_le.c746 bta_hh_le_api_disc_act(p_dev_cb); in bta_hh_le_save_rpt_ref()
1322 bta_hh_le_api_disc_act(p_cb); in bta_hh_security_cmpl()
1573 bta_hh_le_api_disc_act(p_cb); in bta_hh_le_gatt_disc_cmpl()
1634 bta_hh_le_api_disc_act(p_dev_cb); in bta_hh_le_srvc_search_cmpl()
2484 void bta_hh_le_api_disc_act(tBTA_HH_DEV_CB *p_cb) in bta_hh_le_api_disc_act() function
Dbta_hh_act.c526 bta_hh_le_api_disc_act(p_cb); in bta_hh_api_disc_act()