#ifndef __APP_COMMON_H__ #define __APP_COMMON_H__ #include "typedef.h" #include "call/call_common.h" extern u8 app_common_key_var_2_event(u32 key_var); void set_bt_esco_by_watch(bool flag); #endif