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.h373 extern void BTA_HhGetProtoMode(uint8_t dev_handle);
/system/bt/bta/hh/
Dbta_hh_api.cc221 void BTA_HhGetProtoMode(uint8_t dev_handle) { in BTA_HhGetProtoMode() function
/system/bt/btif/src/
Dbtif_hh.cc1436 BTA_HhGetProtoMode(p_dev->dev_handle); in get_protocol()