Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dsrvc_api.h76 } tDIS_VALUE; typedef
78 typedef void(tDIS_READ_CBACK)(const RawAddress& addr, tDIS_VALUE* p_dis_value);
/system/bt/stack/srvc/
Dsrvc_dis_int.h39 tDIS_VALUE dis_value;
Dsrvc_eng_int.h44 tDIS_VALUE dis_value;
/system/bt/bta/hh/
Dbta_hh_le.cc906 void bta_hh_le_dis_cback(const RawAddress& addr, tDIS_VALUE* p_dis_value) { in bta_hh_le_dis_cback()