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.h467 extern void BTA_HhGetDscpInfo(uint8_t dev_handle);
/system/bt/bta/hh/
Dbta_hh_api.cc297 void BTA_HhGetDscpInfo(uint8_t dev_handle) { in BTA_HhGetDscpInfo() function
/system/bt/btif/src/
Dbtif_hh.cc809 BTA_HhGetDscpInfo(p_data->conn.handle); in btif_hh_upstreams_evt()