Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hh_api.h492 extern void BTA_HhGetDscpInfo(UINT8 dev_handle);
/system/bt/bta/hh/
Dbta_hh_api.c330 void BTA_HhGetDscpInfo(UINT8 dev_handle) in BTA_HhGetDscpInfo() function
/system/bt/btif/src/
Dbtif_hh.c795 BTA_HhGetDscpInfo(p_data->conn.handle); in btif_hh_upstreams_evt()