Home
last modified time | relevance | path

Searched refs:tDIS_VALUE (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/stack/include/
H A Dsrvc_api.h75 } tDIS_VALUE; typedef
77 typedef void(tDIS_READ_CBACK)(const RawAddress& addr, tDIS_VALUE* p_dis_value);
/aosp12/system/bt/stack/srvc/
H A Dsrvc_dis_int.h39 tDIS_VALUE dis_value;
H A Dsrvc_eng_int.h44 tDIS_VALUE dis_value;
/aosp12/system/bt/bta/hh/
H A Dbta_hh_le.cc878 tDIS_VALUE* p_dis_value) { in bta_hh_le_dis_cback()