Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_hh_api.h384 extern void BTA_HhSetProtoMode(UINT8 handle, tBTA_HH_PROTO_MODE t_type);
/hal_espressif-3.7.0/components/bt/host/bluedroid/bta/hh/
Dbta_hh_api.c223 void BTA_HhSetProtoMode(UINT8 dev_handle, tBTA_HH_PROTO_MODE p_type) in BTA_HhSetProtoMode() function
/hal_espressif-3.7.0/components/bt/host/bluedroid/btc/profile/std/hid/
Dbtc_hh.c826BTA_HhSetProtoMode(p_dev->dev_handle, proto_mode_change_to_lower_layer(arg->set_protocol.protocol_… in btc_hh_set_protocol()