Home
last modified time | relevance | path

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

/aosp12/system/bt/test/mock/
H A Dmock_stack_srvc_dis.cc36 bool DIS_ReadDISInfo(const RawAddress& peer_bda, tDIS_READ_CBACK* p_cback, in DIS_ReadDISInfo() function
/aosp12/system/bt/stack/include/
H A Dsrvc_api.h164 extern bool DIS_ReadDISInfo(const RawAddress& peer_bda,
/aosp12/system/bt/stack/srvc/
H A Dsrvc_dis.cc429 bool DIS_ReadDISInfo(const RawAddress& peer_bda, tDIS_READ_CBACK* p_cback, in DIS_ReadDISInfo() function
/aosp12/system/bt/bta/hh/
H A Dbta_hh_le.cc916 if (!DIS_ReadDISInfo(p_cb->addr, bta_hh_le_dis_cback, DIS_ATTR_PNP_ID_BIT)) { in bta_hh_le_pri_service_discovery()