Home
last modified time | relevance | path

Searched refs:bta_hh_hdl_event (Results 1 – 3 of 3) 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};
Dbta_hh_int.h256 bool bta_hh_hdl_event(const BT_HDR_RIGID* p_msg);
Dbta_hh_main.cc307 bool bta_hh_hdl_event(const BT_HDR_RIGID* p_msg) { in bta_hh_hdl_event() function