Home
last modified time | relevance | path

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

/system/bt/bta/sys/
Dbta_sys_int.h99 bool bta_sys_sm_execute(BT_HDR* p_msg);
Dbta_sys_main.cc55 static const tBTA_SYS_REG bta_sys_hw_reg = {bta_sys_sm_execute, NULL};
203 bool bta_sys_sm_execute(BT_HDR* p_msg) { in bta_sys_sm_execute() function