Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_act.c500 bta_hh_clean_up_kdev(p_cb); in bta_hh_sdp_cmpl()
915 bta_hh_clean_up_kdev(p_cb); in bta_hh_close_act()
1047 bta_hh_clean_up_kdev(p_cb); in bta_hh_maint_dev_act()
1057 bta_hh_clean_up_kdev(p_cb); in bta_hh_maint_dev_act()
Dbta_hh_int.h361 extern void bta_hh_clean_up_kdev(tBTA_HH_DEV_CB *p_cb);
Dbta_hh_utils.c120 void bta_hh_clean_up_kdev(tBTA_HH_DEV_CB *p_cb) in bta_hh_clean_up_kdev() function