Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/pan/
Dbta_pan_api.cc41 static const tBTA_SYS_REG bta_pan_reg = {bta_pan_hdl_event, BTA_PanDisable};
Dbta_pan_int.h165 bool bta_pan_hdl_event(const BT_HDR_RIGID* p_msg);
Dbta_pan_main.cc309 bool bta_pan_hdl_event(const BT_HDR_RIGID* p_msg) { in bta_pan_hdl_event() function