Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h395 extern void BTA_HhGetProtoMode(UINT8 dev_handle);
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_api.c237 void BTA_HhGetProtoMode(UINT8 dev_handle) in BTA_HhGetProtoMode() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c783 BTA_HhGetProtoMode(p_dev->dev_handle); in btc_hh_get_protocol()