Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_api.cc57 static const tBTA_SYS_REG bta_hh_reg = {bta_hh_hdl_event, BTA_HhDisable}; variable
74 bta_sys_register(BTA_ID_HH, &bta_hh_reg); in BTA_HhEnable()