Home
last modified time | relevance | path

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

/system/bt/bta/hh/
Dbta_hh_int.h331 extern bool bta_hh_tod_spt(tBTA_HH_DEV_CB* p_cb, uint8_t sub_class);
Dbta_hh_utils.cc212 bool bta_hh_tod_spt(tBTA_HH_DEV_CB* p_cb, uint8_t sub_class) { in bta_hh_tod_spt() function
Dbta_hh_act.cc196 if (bta_hh_tod_spt(p_cb, sdp_rec->sub_class)) { in bta_hh_sdp_cback()