Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hh_api.h391 extern void BTA_HhGetProtoMode(UINT8 dev_handle);
/system/bt/bta/hh/
Dbta_hh_api.c246 void BTA_HhGetProtoMode(UINT8 dev_handle) in BTA_HhGetProtoMode() function
/system/bt/btif/src/
Dbtif_hh.c1405 BTA_HhGetProtoMode(p_dev->dev_handle); in get_protocol()