Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h496 extern void BTA_HhGetDscpInfo(UINT8 dev_handle);
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_api.c320 void BTA_HhGetDscpInfo(UINT8 dev_handle) in BTA_HhGetDscpInfo() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c1287 BTA_HhGetDscpInfo(p_data->conn.handle); in btc_hh_cb_handler()