杰理-修改蓝牙版本5.4 #define BLUETOOTH_CORE_SPEC_54 0x0d extern void set_bt_version(u8 version); set_bt_version(BLUETOOTH_CORE_SPEC_54); //蓝牙版本5.4